You are not logged in.

#1 2006-05-28 12:52:13

Cobra
Member
Registered: 2004-07-30
Posts: 109

[root-tail] how to filter output?

With tail -f /some/file, you can apply a pattern to grep for.

e.g.

tail -f /some/file | egrep "some expression"

This will only show lines with "some expression" in it. This is what I would like to do with root-tail. I've searched the net, but it doesn't seem like somebody has ever needed that, because there's nothing to find about the subject. (little bit weird, I can't be the only one that would like this feature).

Is it possible to filter the output that root-tail puts on-screen?

Offline

#2 2006-05-31 12:24:48

Cobra
Member
Registered: 2004-07-30
Posts: 109

Re: [root-tail] how to filter output?

Ehm... is there really nobody who can help me with this?

Offline

Board footer

Powered by FluxBB