How do I reload .bashrc (ubuntu) without logging out and back in?
source ~/.bashrc
Related Posts
How can I check /dev/xvda1?
You can check or run fsck on /dev/xvda1 using the following method on Ubuntu or…
tar – archive utility
To view the contents of tar file without extracting tar -tf filename.tar.gz To extract specific…