which

Content

 

Data

license:
Version:
Developer / owner:

Short description:

Manual page and help for which linux command. The which command reads a sequence of program names and prints the full path to the programs that can be executed by the shell.

 

 

Man page output

man which
WHICH(1)                             General Commands Manual                             WHICH(1)

NÉV
       which - megmutatja a parancsok teljes elérési útját

ÁTTEKINTÉS
       which programnév ...

LEÍRÁS
       A  which  beolvas  egy  programnév sorozatot és kinyomtatja a teljes elérési útját a burok
       által végrehajtható programoknak.  Mindezt a burok $PATH  környezeti  változóban  megadott
       elérési út szerinti keresésének szimulálásával végzi.

LÁSD MÉG
       Az exec(2,3) családot.

MAGYAR FORDÍTÁS
       Horneczki Gábor <arthur@freemail.c3.hu>

                                              LOCAL                                      WHICH(1)

 

 

Help output

which --help
Súgó kimenet
...
...
Usage: /usr/bin/which [-a] args

 

Related Content