gzip (GNU zip) is a compression utility designed to be a replacement for compress. Its main advantages over compress are much better compression and freedom from patented algorithms. It has been adopted by the GNU project and is now relatively popular on the Internet.
Gzip is a UNIX-oriented utility, and as such, it has little hope of dealing well with RMS files whose record format is anything exotic. It is able to deal with most common text file formats, at the cost of not determining a size (in bytes) or calculating a CRC checksum for any files.
For a more versatile compressor-archiver with greater RMS capability, see the Info-ZIP Home Page.
For another UNIX-oriented compression utility, see bzip2.
Note: Gzip version 1.4 has been modernized (GNU-ized) to a point where it can not be built easily on older VMS systems (pre-V7.0?). The version 1.3.12 kit (below) is more likely to work on older systems.
/ftp/gzip/gzip-1_4a_vms/vms_notes.txt
/ftp/gzip/gzip-1_4a_vms/gzip-1_4a_src.zip
/ftp/gzip/gzip-1_4a_vms/gzip-1_4a_vms.zip
The Zip archive for this kit was created using the Zip "-V" option to preserve the VMS file attributes, but the source files in this Zip archive should be usable on a non-VMS system.
/ftp/gzip/gzip-1_3_12d_vms/vms_notes.txt
/ftp/gzip/gzip-1_3_12d_vms/gzip-1_3_12d_vms.zip
The Zip archive for this kit was created using the Zip "-V" option to preserve the VMS file attributes, but the source files in this Zip archive should be usable on a non-VMS system.
All versions of Gzip for VMS, including older and experimental ones, may be found at the archive: /ftp/gzip/
FTP access is also available at: ftp://ftp.antinode.info/gzip/