printenv - print environment variable names and values
printenv [name]
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.