This short Guide Get you Started on a Very Useful Command Utiliy: the locate.
Everybody when Working on Linux, Mac or Unix need Often to Find some Files and Directories.
The Best Way to Locate Files and Directory is Matched Using the Locate Command.
Take the Time of Reading and Understanding Getting a Clear Insight…
-
Update the Locate Database with:
/usr/bin/updatedb
-
Simple Keyword Searching for your Files and Directories with locate Command:
locate keyword
You can locate all Files and Directories containing the “keyword”
.