[bug #50058] [wishlist] -prune a subdir(tree) when a file therein matches criteria

2017-01-17 Thread Dale Worley
Follow-up Comment #3, bug #50058 (project findutils): True, -depth causes the elements of a directory to be processed before the directory itself. But there's no specified way to affect the order in which the items in a directory are processed. I suspect this comes from the semantics of opendir/

Re: debugging --findoptions (Possible bug fix) updatedb (GNU findutils) 4.6.0

2017-01-17 Thread Dale R. Worley
Freeman Mayberry writes: > So updatedb was taking too long, as in never finishing, I decided to try > and find out why. However when I entered (after much googling): > > nice -n -19 updatedb --findoptions="-D stat" > > it kept telling me the option was not found. > > > In file C:\cygwin64\bin\upda