[LUAU] logs

Chris Wong wongc at math.ed.hawaii.edu
Thu Feb 25 08:48:40 PST 1999


On Wed, 24 Feb 1999, David C Eason Jr wrote:

> On Wed, 24 Feb 1999, Chris Wong wrote:
> 
> I'm running slack 3.6

You'll need to download and compile (what else is new for slackware)
logrotate. 

What I used to do when I used to run slackware, was write a special script
that rotated them for me. Very humbug.

if [ -f messages.8 ] then; mv messages.8 messages.9
if [ -f messages.7 ] then; mv messages.7 messages.8
if [ -f messages.6 ] then; mv messages.6 messages.7

and so on.

It worked... and it might be easier than figuring out logrotate.


--
     __   __  __________  __
    / /  / / / / __  / / / /  Home Page: http://luau.hi.net
   / /__/ /_/ / /_/ / /_/ /
  /____/\____/_/ /_/\____/  LUAU - Linux Users Anonymous - Hawaii

   To unsubscribe: echo unsubscribe luau | mail majordomo at luau.hi.net



More information about the LUAU mailing list