updating ~/.bashrc and /etc/profile files

If you have made changes to ~/.bashrc or to /etc/profile, they will only be affective if you login again. You can use the following to avoid this:

source ~/.bashrc

or…

source /etc/profile

Leave a Reply

You must be logged in to post a comment.