Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: rolling over high-traffic logfiles?
- X-seq: zsh-users 1681
- From: Nitin P Garg <garg@xxxxxxxxxxxxxxxxx>
- To: zsh-users@xxxxxxxxxxxxxxx, sweth@xxxxxxxxxxxxxxxxxxxx
- Subject: Re: rolling over high-traffic logfiles?
- Date: Thu, 16 Jul 1998 22:11:17 +0530
- In-reply-to: <199807161614.RAA32121@xxxxxxxxxxxxxxxx>; from Zefram on Thu, Jul 16, 1998 at 05:14:28PM +0100
- References: <980716082633.ZM15563@xxxxxxxxxxxxxxxxxxxxxxx> <199807161614.RAA32121@xxxxxxxxxxxxxxxx>
[snipped...lots of suggestions]
hmm...maybe there is a simple solution,
how about making the file a named pipe ?
then a process could simply read from it and write to a somefile.date and the
reading process could simply keep changing .date part as frequent as one
programs it to.
any problems with this ???
++garg
Messages sorted by:
Reverse Date,
Date,
Thread,
Author