[wplug] searching lots of dirs?

James O'Kane jo2y at midnightlinux.com
Sun May 8 01:34:06 EDT 2005


On Sun, 8 May 2005, Zachary Uram wrote:
> 'find . -name "*foo*" -print`

This version should work unless you're working with a filesystem with odd 
filesystem semantics like AFS. With AFS you need -noleaf. If that's not 
it, then something might be wrong with your version of find. Could find be 
aliased to a version that includes -maxdepth or -mount?

-james



More information about the wplug mailing list