Tag Archives: gzip

File compressors in Linux | gzip zip tar

Written by Mel Kham on . Posted in Linux tutorials

Compressed files use less disk space and download faster than large, uncompressed files. You can compress Linux files with the open-source compression tool Gzip or with  Zip, which is recognized by most operating systems. By convention, compressed files are given … Continue reading