In this video, you will learn:
- How to create, extract, and compress an archive.
- The difference between
.tar,tar.gz, and.tgzfiles. - How to use the
gzipandgunzipcommands.. - The difference between “
tar cvf” and “tar -cvf” (notice the hyphen…) - Some bonus command line tips to speed up working with
tar(and any other type of) files.