printenv(1)                                                     printenv(1)
 NAME    [Toc]    [Back]
      printenv - print out the environment
 SYNOPSIS    [Toc]    [Back]
      printenv [name]
 DESCRIPTION    [Toc]    [Back]
      printenv prints out the values of the variables in the environment.
      If a name is specified, only its value is printed.
 RETURN VALUE    [Toc]    [Back]
      If a name is specified and it is not defined in the environment,
      printenv returns 1; otherwise it returns zero.
 SEE ALSO    [Toc]    [Back]
      sh(1), environ(5), csh(1).
 Hewlett-Packard Company            - 1 -   HP-UX 11i Version 2: August 2003 [ Back ] |