If you have installed multiple versions of an application into your system, you may wonder which command is being run from the command line when you launch it. This is especially useful to figure out the path of php when running on a shared server, as many shared servers have both php4 and php5 installed.
which <commandname>
To find the path of the application, you can use the which command, followed by the executable that you would have run.
Example:
# which svn
/usr/bin/svn# which php
/usr/local/bin/php
- › See Where a Package is Installed on Ubuntu
- › Why You Want Mesh Wi-Fi, Even If You Just Need One Router
- › Samsung Galaxy Z Flip 4 Has Internal Upgrades, Not Design Changes
- › UGREEN Nexode 100W Charger Review: More Than Enough Power
- › 10 Great iPhone Features You Should Be Using
- › Amazon Fire 7 Tablet (2022) Review: Weak but Cheap
- › The 5 Biggest Android Myths