searching files with locate, find and grep
* * * * * 1 votos
September 18th, 2006 mysurface
I am here to show you 3 ways to search for files in linux.
locate is the most easilest way to search for files.
To search for a file with filename hello.c
locate hello.c
You need to update the database in order to search for files completely, like this
updatedb
For security purpose, sometimes, it is not recommended to updatedb using [...]
Posted in Common, Text Manipulation, find, grep, locate | Hits: 6292 | No Comments »
Live Chat!








