So, I'm looking for a particular .ini file on a fresh Raspbian Wheezy install, but I don't know where it is located. I found Raspbian's file manager and wandered about "My Computer" with no luck.
Is there a search function within Raspbian?
Code: Select all
sudo apt-get install mlocate
Code: Select all
sudo updatedb
Code: Select all
locate <search-term>
Code: Select all
locate mylost.ini