Knowledgebase
You are Here: Portal Home > Knowledgebase > Tutorials > How to locate a specific file?
How to locate a specific file?
| You can search for a file, or part of a file name, with the following command:
# locate search_string
Please note: This is not an active search on the live file system. This command searches a database of filenames that must first be generated, and periodically refreshed, using the following command:
# updatedb
|
Add to Favourites
Print this Article
|
Also Read