How do I reload .bashrc (ubuntu) without logging out and back in?
source ~/.bashrc
Related Posts
Multiple connections to a server or shared resource by the same user, using more than one user name, are not allowed.
Samba Error when trying to connect to a shared folder on local ubuntu samba server:…
How to check/test .tar.bz archives?
First test bzip2 compression, It should output OK. bzip2 -tv FILE.tar.bz2 Next uncompress the tarball,…