|
|
1.1 root 1: : rmgrp newsgroup ...
2: cd /usr/spool/news
3: for i in $*
4: do
5: echo removing $i
6: rm -rf `echo $i | gr . /`
7: cp /usr/lib/news/active /tmp/rmg$$
8: sed "/^$i /d" < /tmp/rmg$$ > /usr/lib/news/active
9: done
10: rm -f /tmp/rmg$$
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.