I am trying to get and print the value of a given environment variable (ENV_VAR):
$ cat ~/.bash_profile ENV_VAR=Updated ENV_VAR2=Updated $ source ~/.bash_prof