Answers for "store env variable linux"

2

linux shell script print environment variables

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

how to set environment variables in linux

vi ~/.bash_profile
Posted by: Guest on March-04-2021

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language