On Tue, 10 Jul 2001, Faheem Mitha wrote:
> Huh? You can use the program zip, available for Linux. You don't need to > use a Win machine. Be careful when you extract it, though. The nearly > convention that tar.gz archives use that the files will be unpacked into > their own directory is not always followed in the Windows world. Sorry, gzip (GNU zip) is better, available as Debian package gzip. Use the commands gzip and gunzip. Faheem.