2013-05-30 19:29:56 +00:00
|
|
|
.TH PRINTENV 1 sbase\-VERSION
|
|
|
|
.SH NAME
|
|
|
|
printenv \- print out the environment or the values of specific variables.
|
|
|
|
.SH SYNOPSIS
|
|
|
|
.B printenv
|
|
|
|
.RB [ var... ]
|
|
|
|
.SH DESCRIPTION
|
|
|
|
.B printenv
|
|
|
|
prints the entire environment as key=values pairs when
|
2013-07-20 05:27:42 +00:00
|
|
|
no
|
2013-05-30 19:29:56 +00:00
|
|
|
.IR var
|
2013-07-20 05:27:42 +00:00
|
|
|
is specified. Otherwise, in the order specified,
|
2013-05-30 19:29:56 +00:00
|
|
|
.B printenv
|
|
|
|
prints the value only of each
|
2013-07-20 05:27:42 +00:00
|
|
|
.IR var,
|
2013-05-30 19:29:56 +00:00
|
|
|
one per line.
|
|
|
|
|
|
|
|
.SH SEE ALSO
|
|
|
|
.IR env (1)
|