home *** CD-ROM | disk | FTP | other *** search
/ BCI NET 2 / BCI NET 2.iso / archives / programming / c / gcc263-utildoc.lha / gnu / man / man1 / printenv.1 < prev    next >
Encoding:
Text File  |  1994-12-19  |  1.1 KB  |  67 lines

  1.  
  2.  
  3.  
  4. PRINTENV(1L)                                         PRINTENV(1L)
  5.  
  6.  
  7. NNAAMMEE
  8.        printenv - print all or part of environment
  9.  
  10. SSYYNNOOPPSSIISS
  11.        pprriinntteennvv [--help] [--version] [variable...]
  12.  
  13. DDEESSCCRRIIPPTTIIOONN
  14.        This  manual  page  documents the GNU version of pprriinntteennvv.
  15.        If no arguments are  given,  pprriinntteennvv  prints  the  entire
  16.        environment.   If one or more variable names are given, it
  17.        prints the value of each one that is set, and nothing  for
  18.        each one that is not set.
  19.  
  20.        The exit status is:
  21.        0 if all variables specified were found
  22.        1 if at least one specified variable was not found
  23.        2 if a write error occurred
  24.  
  25.    OOPPTTIIOONNSS
  26.        _-_-_h_e_l_p Print  a  usage message on standard output and exit
  27.               successfully.
  28.  
  29.        _-_-_v_e_r_s_i_o_n
  30.               Print version information on standard  output  then
  31.               exit successfully.
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64. FSF                    GNU Shell Utilities                      1
  65.  
  66.  
  67.