PRINTENV(1)                 NetBSD Reference Manual                PRINTENV(1)

NNAAMMEE
     pprriinntteennvv - print out the environment

SSYYNNOOPPSSIISS
     pprriinntteennvv [_n_a_m_e]

DDEESSCCRRIIPPTTIIOONN
     pprriinntteennvv prints out the names and values of the variables in the environ-
     ment, with one name/value pair per line.  If _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 environment, pprriinntteennvv
     returns exit status 1, else it returns status 0.

SSEEEE AALLSSOO
     csh(1),  sh(1),  environ(7)

HHIISSTTOORRYY
     The pprriinntteennvv command appeared in 3.0BSD.

4.4BSD                           June 6, 1993                                1
