Linux Commands
'which' command
| 'which' command |
|
|
|
|
If you like to know the absolute path of a executable or program installed in your linux system and present in your $PATH variable, use the 'which' command:
which opera which java |
| < Prev | Next > |
|---|