home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Simtel MSDOS 1992 September
/
Simtel20_Sept92.cdr
/
msdos
/
sysutl
/
printenv.arc
/
PRINTENV.DOC
< prev
Wrap
Text File
|
1989-05-07
|
634b
|
21 lines
PRINTENV
NAME
printenv - display value of a shell variable
SYNTAX
printenv [ name [name ...] ]
DESCRIPTION
The printenv command prints out the values of the variables in
the environment. If names are specified, the values of those
names only are printed, one per line. Otherwise all environment
variables, and their values, are printed.
If any names are specified, then the exit status is the number of
names which did NOT appear in the environment. If all supplied
names are found, or there are no names the exit status is 0.
AUTHOR
RAMontante, 89.05.07