printenv.1

来自「<B>Digital的Unix操作系统VAX 4.2源码</B>」· 1 代码 · 共 26 行

1
26
字号
.\" SCCSID: @(#)printenv.1	8.1	9/11/90.TH printenv 1.SH Nameprintenv \- display value of a shell variable.SH Syntax.B printenv[\|\fIname\fR\|].SH Description.NXR "printenv command".NXAM "environ global variable" "printenv command".NXR "environment" "printing variable values"The.PN printenvcommandprints out the values of the variables in the environment.  If a.I nameis specified, only its value is printed..PPIf a.I nameis specified and it is not defined in the environment,.PN printenvreturns exit status 1, else it returns status 0..SH See Alsocsh(1), environ(7), sh(1)

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?