1PRINTENV(1)                      User Commands                     PRINTENV(1)
2
3
4

NAME

6       printenv - print all or part of environment
7

SYNOPSIS

9       printenv [OPTION]... [VARIABLE]...
10

DESCRIPTION

12       Print the values of the specified environment VARIABLE(s).  If no VARI‐
13       ABLE is specified, print name and value pairs for them all.
14
15       -0, --null
16              end each output line with 0 byte rather than newline
17
18       --help display this help and exit
19
20       --version
21              output version information and exit
22
23       NOTE: your shell may have its own version of  printenv,  which  usually
24       supersedes  the  version  described here.  Please refer to your shell's
25       documentation for details about the options it supports.
26

AUTHOR

28       Written by David MacKenzie and Richard Mlynarik.
29

REPORTING BUGS

31       Report printenv bugs to bug-coreutils@gnu.org
32       GNU coreutils home page: <http://www.gnu.org/software/coreutils/>
33       General help using GNU software: <http://www.gnu.org/gethelp/>
34       Report   printenv   translation   bugs    to    <http://translationpro
35       ject.org/team/>
36
38       Copyright  ©  2010  Free Software Foundation, Inc.  License GPLv3+: GNU
39       GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
40       This is free software: you are free  to  change  and  redistribute  it.
41       There is NO WARRANTY, to the extent permitted by law.
42

SEE ALSO

44       The  full documentation for printenv is maintained as a Texinfo manual.
45       If the info and printenv programs are properly installed at your  site,
46       the command
47
48              info coreutils 'printenv invocation'
49
50       should give you access to the complete manual.
51
52
53
54GNU coreutils 8.5                November 2010                     PRINTENV(1)
Impressum