Linux.com

Re:Don't forget locate

Posted by: Anonymous Coward on October 31, 2005 08:40 PM
er em, locate does not use find, it uses the database built by updatedb, that why its a bazillion times faster than find; if somewhat out of date.

Locate also supports regular experssions.

#

Return to CLI Magic: GNU find