Description

print all or part of environment name values.

Usage

# Print all the environment names
printenv
 
# Print value of a specific environment variable
printenv USER

Options

NA

Installation

NA

References

NA