|
|
1.1 root 1: : '@(#)rnews 1.6 of 16 Dec 82'
2: PATH=/bin:/usr/bin ; export PATH
3: cat > /tmp/rn$$
4: inews -p < /tmp/rn$$ >/tmp/rnm$$ 2>&1
5: if test -s /tmp/rnm$$ && grep -s -v '^Duplicate article '
6: then
7: ( echo rnews ; cat /tmp/rnm$$ ; \
8: echo ----- ; cat /tmp/rn$$ ; echo ----- ) | mail usenet
9: fi
10: rm -f /tmp/rn$$ /tmp/rnm$$
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.