Re: tail -f | less
- From: CptDondo <yan@xxxxxxxxxxxxxxxx>
- Date: Thu, 26 Apr 2007 16:28:11 -0700
Sam wrote:
CptDondo writes:
I'm looking for ideas on how to implement a tail -f | less type of thing...
I need to display a logfile as it's being dumped, and give the user the ability to pause and scroll back. The data needs not be kept but can be dumped into a ring buffer. Nothing more.
And "tail -f | less" doesn't work in exactly what way?
There's some buffering issues here, but they can be solved, with a bit of effort.
Well, I am using the busybox version of less, which is more like 'more'...
And it's those buffering issues I need to solve, yes.
Hey, I was hoping to save a bit of that 'bit of effort'... :-)
--Yan
.
- Follow-Ups:
- Re: tail -f | less
- From: Douglas Mayne
- Re: tail -f | less
- References:
- tail -f | less
- From: CptDondo
- Re: tail -f | less
- From: Sam
- tail -f | less
- Prev by Date: Re: tail -f | less
- Next by Date: Re: are .rpm and .deb inherently broken?
- Previous by thread: Re: tail -f | less
- Next by thread: Re: tail -f | less
- Index(es):
Relevant Pages
|
Loading