I still have articles in /usr/spool/news/* that are older then 35 days :(
and the space is fuilling up did I enter the info wrong somehow? this is
running from userid news's crontab...
the more specific ones do seem to be working which is puzzleing me?
10 23 * * * find /usr/spool/news -type f -mtime +35 -print -exec rm {} \;
| Mail -s "Expire all news" usenet
this one doesnt work (it is really all on 1 line)
10 23 * * * find /usr/spool/news/alt/support/depression -type f -mtime
+15 -print -exec rm {} \; | Mail -s "Expire alt.support.depression" usenet
this one works fine ?? (also all on 1 line)
there are articles that are more then 35 days old....
we get/post news thru suck/blow package, with Ed Carp's enhancements.
what can I do to
(a) run 1 time (so its cleans up before the filesystem runs out of space)
(b) get it run daily to contine housecleaning
thanks in advance
a very *fuzzy*,
fuzzy