Bash, bash_profile, Terminal, environment variable Setting environment variable through Mac terminal Recently I ran into the problem of setting and unsetting environment variables under Mac terminal. We had a script which would access the credentials stored in the form of environment variables. It had
Bash, Terminal, Script, bash_profile, environment variable Updating or refreshing bash file on the fly Today I learned a little trick about updating bash file on the fly. Earlier I was under impression every time you edit your bash or any other system related shell script file, it