Index: [Article Count Order] [Thread]

Date:  Mon, 26 Nov 2007 08:37:36 -0500
From:  Brian <brian-list (at mark) comcast.net>
Subject:  [coba-e:11239] Re: /var problem again...
To:  coba-e (at mark) bluequartz.org
Message-Id:  <FB1A2857-0062-4C25-BCD4-A94C910DFFF9 (at mark) comcast.net>
In-Reply-To:  <000501c8302d$a98ed1b0$fcac7510$@com>
References:  <1142a46a0711241707o4f42267fnd59958df0fb5c1eb (at mark) mail.gmail.com> <47492154.9060203 (at mark) monostar.net> <000501c8302d$a98ed1b0$fcac7510$ (at mark) com>
X-Mail-Count: 11239





On Nov 26, 2007, at 8:09 AM, TUNC ERESEN Skype: eresen wrote:

> I just cleaned /var/log large log files  but  still /var is  3625.76
> 4030.31, how could I reduce the size of the /var folder
> Any rm line I can enter to remove all log files,
>
> Regards
>
> Tunc Eresen

Careful with that, depending on the program/daemon doing the logging,  
just whacking (deleting) the entire log file can give you lots of  
errors when the file doesn't exist and the program needs to open it;   
you can find yourself recreating a bunch of empty files by hand- not  
a lot of fun.