Linux (17): File Archiving & Compression
1. Core Purpose & Concepts Core Purpose: Learn the standard backup process in Linux: first, archive multiple files/directories into a single file package, and then compress this package to save disk space. Core Terminology: Archiving: The process of bundling multiple files and directories into a single file. This process does not involve compression; it is … Read more