ux9000
Sep 17 2006, 07:43 PM
I am trying to locate where Firefox is installed while logged in as su.
The command '/usr/bin/locate firefox' shows the following message:
-bash /usr/bin/locate: no such file or directory
Jim
Sep 18 2006, 12:45 AM
You don't have locate installed, or its not in that directory.
You can try just running locate and it will find it in the path if its there, or you can run whereis locate and it will tell you where it is installed.