[Info-vax] Gzip 1.3.12d for VMS
Steven Schweda
sms.antinode at gmail.com
Wed Feb 16 16:02:23 EST 2011
Yet another tweak to my gzip kit:
http://antinode.info/dec/sw/gzip.html
Version 1.3.12d may solve some old problems involving
UNIX-like file-name suffixes. The default suffix on VMS is
still "-gz", but if you want ".gz", then you should be able to
get it. For example:
alp $ gzip -S .gz fred.txt
alp $ dire
Directory ALP$DKA0:[SMS.gzip]
fred^.txt.gz;1
Total of 1 file.
alp $ gzip -d fred.txt
alp $ dire
Directory ALP$DKA0:[SMS.gzip]
fred.txt;1
Total of 1 file.
More information about the Info-vax
mailing list