9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Russ Cox <russcox@gmail.com>
To: Fans of the OS Plan 9 from Bell Labs <9fans@cse.psu.edu>
Subject: Re: [9fans] skulker
Date: Wed, 16 Jun 2004 07:35:00 -0400	[thread overview]
Message-ID: <ee9e417a040616043566eccbc6@mail.gmail.com> (raw)
In-Reply-To: <6c7ae4f6501f173a063604e5d5080e86@snellwilcox.com>

> A little script that runs as 3AM on sundays and tidies up stuff,
> ie trimming logfiles, deleting old /mail/grey entries.
> 
> Maybe even deleting old *.[v86...] files in /sys/src
> (maybe not as fossil/venti makes this less important).
> 
> I'am looking for ideas as to what I should tidy up
> from cron.

Why bother?  You've already spent Venti space on them.

On the main Plan 9 file server, we try to be careful about
running mk clean when we're done in a directory, so that 
we don't need a cron job coming in and cleaning up after us.

We rotate the log files every January 1, so we have
/sys/log/mail.2003, etc.  It's actually useful to have the old
logs around, and it's not like deleting them would free up
space.

Russ


  reply	other threads:[~2004-06-16 11:35 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-06-16 10:31 Steve Simon
2004-06-16 11:35 ` Russ Cox [this message]
2004-06-16 14:17   ` Fco. J. Ballesteros
2004-06-16 14:40     ` Russ Cox
2004-06-16 14:41     ` C H Forsyth
2004-06-16 15:37     ` andrey mirtchovski
2004-06-16 16:25       ` Fco. J. Ballesteros
2004-06-16 17:36       ` Russ Cox
2004-06-16 17:51         ` rog
2004-06-16 17:49           ` William Josephson
2004-06-16 17:49           ` Fco. J. Ballesteros
2004-06-16 17:59             ` rog
2004-06-16 17:56               ` Fco. J. Ballesteros
2004-06-16 19:21                 ` boyd, rounin
2004-06-16 19:41                   ` Fco. J. Ballesteros
2004-06-16 20:30                     ` boyd, rounin
2004-06-16 20:33                       ` Fco. J. Ballesteros
2004-06-16 21:04                         ` Christoph Lohmann
2004-06-16 22:07                         ` boyd, rounin
2004-06-17  2:58                           ` Kenji Okamoto
2004-06-17  3:01                             ` Kenji Okamoto
2004-06-17  6:25                               ` Kenji Okamoto
2004-06-16 18:21             ` andrey mirtchovski
2004-06-16 19:18           ` boyd, rounin
2004-06-16 19:34             ` rog
2004-06-16 18:13         ` andrey mirtchovski
2004-06-17  0:21 ` Geoff Collyer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=ee9e417a040616043566eccbc6@mail.gmail.com \
    --to=russcox@gmail.com \
    --cc=9fans@cse.psu.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).