I tried using the command
sudo find / -type d -iname firefox
It gave me the following output
/usr/share/doc/firefox
/usr/lib/firefox
/home/ashu/.mozilla/firefox
/etc/firefox
But i have a directory named firefox located at
/usr/local/sbin/in
why is not it listed here ?