You are here:
» Locate And Updatedb Gives Command Not Found
locate and updatedb gives command not found
This Comment will be submitted for moderation and will not be accessible to other users until it has been approved.
I am on a fresh CentOS machine and whenever I use locate or updatedb to search for a file, it tells me "command not found".
What is the reason? How do I install locate or updatedb on the server?

1 year 40 weeks ago
Tags:
Install slocate to run locate/updatedb on your CentOS or RedHat linux server as follows:
Thanks it worked!
Post Comment