How do I reload .bashrc (ubuntu) without logging out and back in?
source ~/.bashrc
Related Posts
Installing Bower on Ubuntu
sudo apt-get install nodejs installs nodejs sudo apt-get install npm installs npm sudo npm install…
Add EBS VOLUME to Ubuntu EC2 Instance
Lets say we want to mount /var into new partition: 1. create new volume (leave…