Archiving and Compressing Files
Overview
In Linux, archiving and compression are two different operations:
Archiving = Combine multiple files/directories into a single file.
Compression = Reduce the size of that file.
Files/Direct
kanikasaikalyan.hashnode.dev7 min read