:man| Alphabetical   Categories   About us 
 
PRINTENV (1) | General commands | Unix Manual Pages | :man

NAME

printenv - print out the environment

CONTENTS

Synopsis
Description
Exit Status
See Also
Standards
History

SYNOPSIS

printenv [name]

DESCRIPTION

The 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 STATUS


.Ex -std printenv

SEE ALSO

csh(1), env(1), sh(1), environ(7)

STANDARDS

echo(1) env(1)

HISTORY

 
Created by Blin Media, 2008-2013