Wednesday, June 1, 2011

Can't use "locate" in your linux?

if you have getting the error as following:


locate: can not open `/var/lib/mlocate/mlocate.db': No such file or directory

simply run 
Shell > updatedb

to update your system's file indexing, then you are able to do the searching after the process completed


No comments:

Post a Comment