Your web-browser is very outdated, and as such, this website may not display properly. Please consider upgrading to a modern, faster and more secure browser. Click here to do so.
which tell you where a program is located.
$ which php
/usr/bin/php
Very helpful if you install a lot of stuff which is put in “random” locations as /usr/bin, /bin, /usr/local/bin, /opt … the list goes on.
1 note View comments