3.4.7. printenv - print value of environment variables¶
3.4.7.1. Usage¶
printenv [VARIABLE]
3.4.7.2. 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.