I want to use find to locate files with a specific suffix. The thing
is that once I find a file with that suffix, I do not want to continue
in that directory or it's sub-directories - especially not any
sub-directories. But I do want the search to otherwise continue.
I have seen how to get find to stop after X matches. But that is not
what I need. The sub-directories contain 10s of thousands of images.
When run over a network, skipping these speed things tremendously.
Any ideas?
--
Roger Oberholtzer
--
To unsubscribe, e-mail: opensuse-programming+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-programming+owner(a)opensuse.org