[Go to CFHT Home Page] Man Pages
Back to Software Index  BORDER=0Manpage Top Level
    printenv(1B) manual page Table of Contents

Name

printenv - display environment variables currently set

Synopsis

/usr/ucb/printenv [ variable ]

Availability

SUNWscpu

Description

printenv prints out the values of the variables in the environment. If a variable is specified, only its value is printed.

See Also

csh(1) , echo(1) , sh(1) , stty(1) , tset(1B) , environ(5)

Diagnostics

If a variable is specified and it is not defined in the environment, printenv returns an exit status of 1.


Table of Contents