Cross-platform file compression
Command Line – zip
© Photo by Alexander Ross on Unsplash
If you use file compression regularly, zip belongs in your Linux toolbox.
File compression in Linux is usually handled by the native commands tar, gzip, or bzip2. However, an additional alternative is zip [1], a popular cross-platform command supported by a variety of scripts and utilities. If you are dealing with someone using another operating system, zip is often the ideal choice among these compression tools.
Admittedly, on Linux, zip has fallen out of favor, because for a time it did not support 64-bit computing and could not handle files large than 2MB. Today, though, zip, gzip, and bzip2 are broadly similar in functionality and structure. All three have similar options, although not always the same name for every option. All three, too, have a history of providing alternate command names for some functions, such as unzip and ungzip, that duplicate standard options – presumably to make the commands easier to remember.
Despite these similarities, neither zip nor gzip recognizes the other's extensions, although both can use files created by the other if the extension is changed. zip can use the option --bzip to use bzip options, which can produce somewhat better compression rates, at least in theory, on binary files.
[...]
Buy this article as PDF
(incl. VAT)
Buy Linux Magazine
Subscribe to our Linux Newsletters
Find Linux and Open Source Jobs
Subscribe to our ADMIN Newsletters
Support Our Work
Linux Magazine content is made possible with support from readers like you. Please consider contributing when you’ve found an article to be beneficial.
News
-
Microsoft Issues Warning About Linux Vulnerability
The company behind Windows has released information about a flaw that affects millions of Linux systems.
-
Is AI Coming to Your Ubuntu Desktop?
According to the VP of Engineering at Canonical, AI could soon be added to the Ubuntu desktop distribution.
-
Framework Laptop 13 Pro Competes with the Best
Framework has released what might be considered the MacBook of Linux devices.
-
The Latest CachyOS Features Supercharged Kernel
The latest release of CachyOS brings with it an enhanced version of the latest Linux kernel.
-
Kernel 7.0 Is a Bit More Rusty
Linux kernel 7.0 has been released for general availability, with Rust finally getting its due.
-
France Says "Au Revoir" to Microsoft
In a move that should surprise no one, France announced plans to reduce its reliance on US technology, and Microsoft Windows is the first to get the boot.
-
CIQ Releases Compatibility Catalog for Rocky Linux
The company behind Rocky Linux is making an open catalog available to developers, hobbyists, and other contributors, so they can verify and publish compatibility with the CIQ lineup.
-
KDE Gets Some Resuscitation
KDE is bringing back two themes that vanished a few years ago, putting a bit more air under its wings.
-
Ubuntu 26.04 Beta Arrives with Some Surprises
Ubuntu 26.04 is almost here, but the beta version has been released, and it might surprise some people.
-
Ubuntu MATE Dev Leaving After 12 years
Martin Wimpress, the maintainer of Ubuntu MATE, is now searching for his successor. Are you the next in line?
