Wednesday, June 15, 2016

find anything using locate

sudo apt-get install mlocate should install the 'locate' command, or you can install it from here: mlocate maintains a database of all your files and is re-indexed once a day by default. If you want it to re-index immediately then run sudo updatedb from the command line