The LinuxDig.Com Linux Dictionary is currently in Beta. You can help, email Comments or Suggestions here.
Number of Terms : 8142 Number of Definitions : 9135
GZip1. A free compression program commonly available as a Unix command for file compression, gzip, which is also available for MS-DOS, compresses files and appends either '.z' or '.gz' to the filename. From KADOWKEV 2. Reference documentation to gzip. Gzip reduces the size of the named files using Lempel-Ziv coding (LZ77). Whenever possible, each file is replaced by one with the extension `.gz', while keeping the same ownership modes, access and modification times. From Linux Guide @FirstLinux 3. The gzip package contains the popular GNU gzip data compression program. Gzipped files have a .gz extension. Gzip should be installed on your Linux system, because it is avery commonly used data compression program. From Redhat 8.0 RPM |
|
|