Complete.Org: Mailing Lists: Archives: linux-help: September 2000:
[linux-help] Re: ls
Home

[linux-help] Re: ls

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: linux-help@xxxxxxxxx
Subject: [linux-help] Re: ls
From: Greg House <ghouse@xxxxxxxxxxxxx>
Date: Sat, 2 Sep 2000 20:37:12 -0500
Reply-to: linux-help@xxxxxxxxx

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


[Prev in Thread] Current Thread [Next in Thread]