diff options
Diffstat (limited to 'share/man/man7/environ.7')
-rw-r--r-- | share/man/man7/environ.7 | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/share/man/man7/environ.7 b/share/man/man7/environ.7 index d4987a6..98f879b 100644 --- a/share/man/man7/environ.7 +++ b/share/man/man7/environ.7 @@ -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 , |