printenv

NAME

printenv - print environment variable names and values

SYNOPSIS

printenv [name]

DESCRIPTION

This command is a C-shell built-in command.

The printenv(1) command prints the names and values of all environment variables or, with name, the value of the environment variable name.