Команда which

Locate a command.

Синтаксис

which [ filename ] ...

filenameName of the file you are looking for.

Примеры

which perl

Would locate the executable location of the perl command.

Обратно к списку команд