In this post, I’ll use the tar command to reveal some secrets of the CLI-Universe. You may have seen the following before but had no clue what the heck it meant: tar -cvzf /tmp/backup.bzip.tar /tmp/example.txt Not only am I going to show you what this means (give you a fish), but I’m going to teach you howContinue reading “Learning Linux Bash with tar command”
