4BSD/usr/man/cat1/printenv.1

Compare this file to the similar file:
Show the results in this format:




PRINTENV(1)         UNIX Programmer's Manual          PRINTENV(1)



NAME
     printenv - print out the environment

SYNOPSIS
     printenv [ name ]

DESCRIPTION
     _P_r_i_n_t_e_n_v prints out the values of the variables in the
     environment.  If a _n_a_m_e is specified, only its value is
     printed.

     If a _n_a_m_e is specified and it is not defined in the environ-
     ment, _p_r_i_n_t_e_n_v returns exit status 1, else it returns status
     0.

SEE ALSO
     sh(1), environ(5), csh(1)

BUGS

































Printed 11/10/80             2/24/79                            1