Follow-up Comment #3, bug #34159 (project findutils):

As surprising behavior I found in Emacs I file bug to it:

  http://debbugs.gnu.org/cgi/bugreport.cgi?bug=9414

My suggestion is use '-type d' in directory exclude pattern:

  $ find . '(' -type d -path '*/file' ')' -prune -o -type f -print

to fix original Emacs bug...

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?34159>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/


Reply via email to