Click to See Complete Forum and Search --> : /var/log/news is getting full - ???


bdog
01-10-2001, 11:44 AM
My news directory is getting full. So full that an ls in this dir bogs down my machine. I don't think I have the news server on, but how can I make sure?

bdog
01-10-2001, 11:46 AM
I can't even delete this crap. A rm * returns an argument list too long error. I need to get rid of this because it has filled up my var partition.

ansivirus
01-10-2001, 11:49 AM
I would try just a rm a* then rm b* etc since it is saying the list is too long for the rm *

-ansivirus

PLBlaze
01-10-2001, 02:02 PM
It seems as the news daemon is running and generates many errors that's why your logs are getting big.See if innd is running which is owned by news.Hope this helps.