On Fri, 4 Jan 2002, Paul Zarson wrote:

> This is a multi-part message in MIME format...
> 
> ------------=_1010123373-11608-3344
> Content-Type: text/plain; charset=iso-8859-1
> 
> How do I recursively search through directories to find a file, when what I want 
>returned is the location, not the file itself?
> 
> Like in DO$:  dir somefile.txt /s

Probably a better solution exists but:
tree -f | grep somefile.txt
should do the trick for now.


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com

Reply via email to