How do I reload .bashrc (ubuntu) without logging out and back in?
source ~/.bashrc
Related Posts
How to check/test .tar.bz archives?
First test bzip2 compression, It should output OK. bzip2 -tv FILE.tar.bz2 Next uncompress the tarball,…
Performing Incremental backups using tar
https://www.unixmen.com/performing-incremental-backups-using-tar/