>>
ftp.univ-angers.fr/pub2/rfc/rfc/std/std39.txt.gz
> What's unreadable about it? It's an ordinary text file, compressed
> with gzip.
Not quite.
FWIW, I also got unreadable cruft when I used WinZip
to extract
std39.txt.
% ftp ftp.univ-angers.fr
...fetch the file...
% file std39.txt.gz
std39.txt.gz: gzip compressed data, deflated, last modified: Mon Aug 11 23:47:54 2003, max
compression, os: Unix
% gunzip < std39.tzt.gz > std39.txt
% file std39.txt
std39.txt: gzip compressed data, deflated, last modified: Mon Aug 11 22:10:03 2003, max
compression, os: Unix
% gunzip < std39.txt > std39.txt.bis
_That_ finally gives a real text file. It's not a text file compressed
with gzip; it's a text file "compressed" _twice_ with gzip. (I use the
quotes because the second gzipping actually enlarges the file.)
And yes, it's RFC903.
/~\ The ASCII der Mouse
\ / Ribbon Campaign
X Against HTML mouse(a)rodents.montreal.qc.ca
/ \ Email! 7D C8 61 52 5D E7 2D 39 4E F1 31 3E E8 B3 27 4B