searching files with locate, find and grep
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 [...]
Posted in Common, find, grep, locate, Text Manipulation | Hits: 36744 | 2 Comments »






