How to Create and Manage Archive Files in Linux

In a nutshell, an archive is a single file that contains a collection of other files and/or directories. Archive files are typically used for a transfer (locally or over the internet) or make a backup copy of a collection of files and directories which allow you to work with […]

Source: LXer – How to Create and Manage Archive Files in Linux