Linux Tips & Tricks - using the tar command
tar is one of the core administration tools of the *NIX world, it's been around forever and it's still highly useful today.
Here's a link to get you started using this powerful command-line tool.
#Linux #tar #sysadmin
http://www.linuxtechi.com/17-tar-command-examples-in-linux/
Ah, I'll never forget the first time I nailed my first tar command without guess-and-check or Googling.
ReplyDeletexkcd.com - xkcd: tar
Sam Sullivan nice!
ReplyDeletereplies "tar -tzvf archive-of-files.tar.gz"
ReplyDeletePhew!