Tar
How to extract specific file, link & folder from tar.gz
In this tutorial, we'll explore how to extract specific files, folders, and symbolic links from a tar.gz archive, using straightforward command-line techniques …
How to ungzip or untar tar.gz file? [SOLVED]
Learn how to untar tar.gz file and ungzip gz archive using gunzip tool.
bzip2 Command in Linux: Complete Guide with Examples & Best Practices
Learn the bzip2 command in Linux with practical examples. Compress and extract files and directories, verify integrity, optimize performance, and compare bzip2 …
What is tar --strip-components & zip --junk-paths with examples in Linux
How to use tar --strip-components and zip --junk-paths with examples to strip absolute path in Linux and Unix. Force unzip / zip not to create a subdirectory
How to perform tar incremental backup with example in Linux
Learn about tar incremental backup with examples in Linux. You can use tar incremental backup script to automate tasks for backup and recovery in Linux/Unix
