Description
List all environment variables in the system
Usage
env
# Search some specific env variable
env | grep "ENV_VARIABLE_NAME"Options
NA
Installation
NA
References
NA
List all environment variables in the system
env
# Search some specific env variable
env | grep "ENV_VARIABLE_NAME"NA
NA
NA