Команда which
Locate a command.
which [ filename ] ...
| filename | Name of the file you are looking for. |
which perl
Would locate the executable location of the perl command.
Locate a command.
which [ filename ] ...
| filename | Name of the file you are looking for. |
which perl
Would locate the executable location of the perl command.