Hello people I am trying to reload the "~/.bash_profile" but I get the "Permission Denied Error" and "sudo" does not work is there a way I can reload the "~/.bash_profile" because it's an integral step in the installation of RVM. Please help any assistance is appreciated. mojo706
try this:
. ~/.bash_profile
Sam