mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-17 10:26:15 +00:00
Add a small paragraph that describes how the current environment
settings can be displayed, near the end of the DESCRIPTION section, immediately after the paragraph that describes how they can be set. Add a reference to printenv(1) too (and the ``printenv'' csh builtin). Submitted by: Gary W. Swearingen <garys@opusnet.com> PR: docs/85008
This commit is contained in:
parent
1ee0dbee57
commit
f87fc6e31c
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=149181
@ -233,12 +233,28 @@ files, such as
|
||||
and
|
||||
.Ev IFS ,
|
||||
unless you know what you are doing.
|
||||
.Pp
|
||||
The current environment variables can be printed with
|
||||
.Xr env 1 ,
|
||||
.Xr set 1
|
||||
or
|
||||
.Xr printenv 1
|
||||
in
|
||||
.Xr sh 1
|
||||
and
|
||||
.Xr env 1 ,
|
||||
.Xr printenv 1
|
||||
or the
|
||||
.Cm printenv
|
||||
built-in command in
|
||||
.Xr csh 1 .
|
||||
.Sh SEE ALSO
|
||||
.Xr cd 1 ,
|
||||
.Xr csh 1 ,
|
||||
.Xr env 1 ,
|
||||
.Xr ex 1 ,
|
||||
.Xr login 1 ,
|
||||
.Xr printenv 1 ,
|
||||
.Xr sh 1 ,
|
||||
.Xr execve 2 ,
|
||||
.Xr execle 3 ,
|
||||
|
Loading…
Reference in New Issue
Block a user