printenv - print value of environment variables

Usage

printenv [VARIABLE]

Synopsis

If an argument is given, printenv prints the content of an environment variable to the terminal. If no argument is specified, all variables are printed.

Table Of Contents

This Page