[linux-help] Re: ls
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
On Sat, 02 Sep 2000, Bruce wrote:
> By the way, I have found locate is pretty handy. Locate -u will store all
> the files so
> locate will quickly find a file. Using find requires the system to search
> the entire
> disk for each search.
I wouldn't expect find to have to search the entire file system for queries
that didn't start at the root directory (/). It should be able to just read the
directory files from the starting directory, since find is purely a
directory-based operation.
Greg
-- This is the linux-help@xxxxxxxxx list. To unsubscribe,
visit http://tmp2.complete.org/cgi-bin/listargate-aclug.cgi
[linux-help] Re: ls, Jonathan Hall, 2000/09/02
[linux-help] Re: ls, Jonathan Hall, 2000/09/02
[linux-help] Re: ls, John, 2000/09/02
|
|