Top Qs
Chronologie
Chat
Contexte

Type (Unix)

De Wikipédia, l'encyclopédie libre

Remove ads

type est une commande POSIX qui permet de savoir comment le système interprète telle ou telle commande.

Faits en bref Créateur, Système d'exploitation ...
Remove ads

Exemples

$ type test
test is a shell builtin
$ type cp
cp is /bin/cp
$ type unknown
-bash: type: unknown: not found
$ type type
type is a shell builtin
$ type -a gzip
gzip is /opt/local/bin/gzip
gzip is /usr/bin/gzip


Loading related searches...

Wikiwand - on

Seamless Wikipedia browsing. On steroids.

Remove ads