On Fri, 7 Sep 2007, Tom Bombadil wrote:

But is there any way to get a list of all files in the filesystem
without using 'find'?

For a big drive with millions of small files, running find is just too slow.

locate(1) but it requires the drives to traversed,
after building the DB it won't do it unlike find.

It's enabled by default in the weekly-script.

HTH.

--
Antti Harri

Reply via email to