emergency problem/question
Jeffrey M. Vinocur
jeff at litech.org
Mon Feb 17 16:56:10 UTC 2003
On 17 Feb 2003, Chuck wrote:
> It would be so convenient to have a ctlinnd -d --thread
> "threadname" --group "groupname"
In practice, this is not functionality that most news admins will ever
use. Also, it's not so clear exactly what constitutes a "thread" in all
cases.
If you're using tradindexed for overview, you could do something like this
to get all the Message-IDs:
> grep 'New newsreader' ~news/spool/overview/n/s/n/news.software.nntp.DAT \
cut -f 5
And then pipe that into `xargs -n1 ctlinnd cancel` if you like.
--
Jeffrey M. Vinocur
jeff at litech.org
More information about the inn-workers
mailing list