[rfc-i] rfc-info needs your help!
Alex Rousskov
rousskov at measurement-factory.com
Wed Mar 31 12:05:16 PST 2004
On Wed, 31 Mar 2004, Michael Richardson wrote:
> I know about wget, ftp, etc. it is not the same thing as:
> uucp rfceditor!/pub/rfc/rfc1068.txt $HOME/rfc/rfc1068.txt
Looks pretty much equivalent to me (as far as this discussion is
concerned):
wget -O - ftp://ftp.rfc-editor.org/in-notes/rfc1068.txt | mail $USER
or
wget -O $HOME/rfc/rfc1068.txt ftp://ftp.rfc-editor.org/in-notes/rfc1068.txt
etc.
Alex.
More information about the rfc-interest
mailing list