bug-findutils
[Top][All Lists]
Advanced

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

[bug #18787] find -prune not pruning soon enough?


From: James Youngman
Subject: [bug #18787] find -prune not pruning soon enough?
Date: Sat, 24 Feb 2007 19:03:51 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.7) Gecko/20060830 Firefox/1.5.0.7 (Debian-1.5.dfsg+1.5.0.7-2)

Update of bug #18787 (project findutils):

                  Status:                    None => Works For Me           
             Assigned to:                    None => jay                    

    _______________________________________________________

Follow-up Comment #1:

I can't reproduce this:-

$ for exe in ./find-4.3.0 ./find-4.3.2 ; do rm -fr blah; mkdir -p blah/foo ;
$exe blah -name foo -print -exec rm -rf {} \; -prune ; $exe --version ; rm
-rf blah ; done
blah/foo
GNU find version 4.3.0
Features enabled: D_TYPE O_NOFOLLOW(enabled) LEAF_OPTIMISATION FTS
blah/foo
GNU find version 4.3.2
Features enabled: D_TYPE O_NOFOLLOW(enabled) LEAF_OPTIMISATION FTS
CBO(level=0)


    _______________________________________________________

Reply to this item at:

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

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





reply via email to

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