Query: printenv
OS: mojave
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PRINTENV(1) BSD General Commands Manual PRINTENV(1)NAMEprintenv -- print out the environmentSYNOPSISprintenv [name]DESCRIPTIONThe printenv utility prints out the names and values of the variables in the environment, with one name/value pair per line. If name is specified, only its value is printed. Some shells may provide a builtin printenv command which is similar or identical to this utility. Consult the builtin(1) manual page.EXIT STATUSThe printenv utility exits 0 on success, and >0 if an error occurs.SEE ALSOcsh(1), env(1), sh(1), environ(7)STANDARDSThe printenv utility is provided for compatibility with earlier BSD and FreeBSD releases and is not specified by any standards. The func- tionality of printenv can be duplicated with the echo(1) and env(1) utilities.HISTORYThe printenv command appeared in 3.0BSD.BSDMay 12, 2003 BSD
Related Man Pages |
---|
printenv(1) - linux |
printenv(1) - centos |
printenv(1) - suse |
env(1) - opendarwin |
printenv(1) - osf1 |
Similar Topics in the Unix Linux Community |
---|
BSD Release: PC-BSD 1.5.1 |
BSD Release: DragonFly BSD 2.0 |
BSD Release: PC-BSD 7.0 |
BSD Release: DragonFly BSD 2.2 |
BSD Release: PC-BSD 7.1 |