Answers for "linux list env vars"

17

list variables linux

printenv
Posted by: Guest on May-27-2020
2

bash list environment variables

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

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language