GNU Unzip
for DOS
(gzip) |
"gzip" for DOS is
a compiled version of the popular compression software used widely
on the Internet. Use "gzip -h" for syntax.
C source code for gzip and various compiled versions are available
from www.gzip.org
|
GNU Unzip
for Windows 95/98/NT |
"gzip" for Windows 95/98/NT is a 32 bit compiled version
of the popular compression software used widely on the Internet.
Use "gzip -h" for syntax.
C source code for gzip and various compiled versions are available
from www.gzip.org
|
Disk Image Writer
for DOS |
"rawrite" for DOS
is a utility that writes raw disk images to floppy disks. Simply
execute "rawrite" which will request the file name to write
and the letter of the driver to write to.
- rawrite.exe for DOS
Note: rawrite does not work on Windows NT systems but will
work on Windows 95, 98, 3.1, 3.11 and DOS.
|
GNU Unzip
for UNIX
(gunzip) |
"gunzip" is a decompression
utility widely used on the Internet.
Files compressed using "gzip" have a ".gz" extension.
C source code for gzip and various compiled versions are available
from www.gzip.org
|