when you modify .profile in Linux system, you might find the follow commend useful:
source ~/.profile
this will run the modified .profile again as if it is loaded when your system is booted up.
when you modify .profile in Linux system, you might find the follow commend useful:
source ~/.profile