find files on linux / unix
February 16th, 2009
Calculate the index database of yur file sytem with:
updatedb
this may take some time for the first time. So just do the following command to search files. Supports wildcards:
locate filename
