Thursday, August 27, 2015

Linux : Reload .bash_profile from the command line (for PATH variable)


Reload .bash_profile from the command line
edit .bash_profile (for PATH variable etc.)


type the following command

source ~/.bash_profile

No comments:

Post a Comment