bug-findutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #34159] -path and -prune with -print and without have different res


From: Oleksandr Gavenko
Subject: [bug #34159] -path and -prune with -print and without have different result.
Date: Wed, 31 Aug 2011 22:10:26 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:6.0.1) Gecko/20100101 Firefox/6.0.1

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

[Prev in Thread] Current Thread [Next in Thread]