On Fri, Aug 22, 2008 at 10:28:33AM -0400, DAve wrote:
>
> I would love to have a way to tail a log, like piping to grep, except I
> see every line and the lines I would normally grep for are highlighted.
> That would be cool. Anyone know of a bash command or tool that will do this?
I use tcsh as
On Sat, Aug 23, 2008 at 10:07 AM, Chuck Robey <[EMAIL PROTECTED]> wrote:
> DAve wrote:
>
>> DAve wrote:
>>
>>> I would love to have a way to tail a log, like piping to grep, except I
>>> see every line and the lines I would normally grep for are highlighted. That
>>> would be cool. Anyone know of
On Sat, Aug 23, 2008 at 11:07:59AM -0400, Chuck Robey wrote:
> DAve wrote:
> > DAve wrote:
> I do this commonly to catch the lines with the word "Building" in them,
> from a file "build.out:
>
> tail -F build.out | grep --color=always Building
>
> When I get a free moment, I need to see about
DAve wrote:
DAve wrote:
I would love to have a way to tail a log, like piping to grep, except
I see every line and the lines I would normally grep for are
highlighted. That would be cool. Anyone know of a bash command or
tool that will do this?
Side note, I am tailing sendmail after changes
DAve wrote:
I would love to have a way to tail a log, like piping to grep, except I
see every line and the lines I would normally grep for are highlighted.
That would be cool. Anyone know of a bash command or tool that will do
this?
Side note, I am tailing sendmail after changes to my outboun
DAve <> wrote:
> I would love to have a way to tail a log, like piping to grep, except I
> see every line and the lines I would normally grep for are highlighted.
> That would be cool. Anyone know of a bash command or tool that will do this?
>
> Side note, I am tailing sendmail after change
DAve wrote:
I would love to have a way to tail a log, like piping to grep, except I
see every line and the lines I would normally grep for are highlighted.
That would be cool. Anyone know of a bash command or tool that will do
this?
Side note, I am tailing sendmail after changes to my outboun
DAve wrote:
> I would love to have a way to tail a log, like piping to grep, except
> I see every line and the lines I would normally grep for are
> highlighted. That would be cool. Anyone know of a bash command or tool
> that will do this?
>
> Side note, I am tailing sendmail after changes to my o
DAve wrote:
>
> I would love to have a way to tail a log, like piping to grep, except I
> see every line and the lines I would normally grep for are highlighted.
> That would be cool. Anyone know of a bash command or tool that will do
> this?
>
> Side note, I am tailing sendmail after changes to
I would love to have a way to tail a log, like piping to grep, except I
see every line and the lines I would normally grep for are highlighted.
That would be cool. Anyone know of a bash command or tool that will do this?
Side note, I am tailing sendmail after changes to my outbound queue
runne
10 matches
Mail list logo