How to edit bash_profile
You must be logged in to reply to this topic.
You can use any text editor to edit .bash_profile.
#vi .bash_profile
or
#gedit .bash_profile – if gedit is in your system
The script will get executed automatically while login again in the system.
You must be logged in to reply to this topic.