Answers for "command to display all environment variables in linux."

2

linux get all env variables

printenv
printenv | less
printenv | more
Posted by: Guest on May-27-2021

Code answers related to "command to display all environment variables in linux."

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language