[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [leafnode-list] Expire help ???



Mike A. Lewis wrote:

> I was under the impression that 'texpire -f -v &' would expire ALL
> articles.

No. The -f flag just causes texpire not to check for threads.

> Having just ran out of disk space, I tried to use this and found that my
> assumption was totally incorrect.  Is there a way to expire ALL articles,
> regardless of when they were accessed ?

cd /var/spool/news
# Make a backup of the configuration and groupinfo file
tar czf /var/spool/leafnode.conf.tar.gz leaf.node/*
# remove the whole newsspool
rm -rf *
# reinstall backup
tar xzf /var/spool/leafnode.conf.tar.gz
rm /var/spool/leafnode.conf.tar.gz

(Don't do this if you don't understand what you are doing.)

--Cornelius.

-- 
/* Cornelius Krasel, U Wuerzburg, Dept. of Pharmacology, Versbacher Str. 9 */
/* D-97078 Wuerzburg, Germany   email: phak004@xxxxxxxxxxxxxxxxxxxxxx  SP4 */
/* "Science is the game we play with God to find out what His rules are."  */

-- 
leafnode-list@xxxxxxxxxxxxxxxxxxxxxxxxxxxx -- mailing list for leafnode
To unsubscribe, send mail with "unsubscribe" in the subject to the list