home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Usenet 1994 January
/
usenetsourcesnewsgroupsinfomagicjanuary1994.iso
/
sources
/
misc
/
volume8
/
rntomh
/
rn2mh
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1989-08-23
|
280 b
|
17 lines
: ----- start of script "rntomh" -----
#
# rntomh
#
# Arguments:
# %C newsgroup name, dot form
# %a article number
#
# Stdin:
# the article to save
folder=+news
new="`mhpath new $folder`"
( echo "Article: $2 of $1" ; cat ) > $new
echo Saved article $2 of $1 to $folder.