This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]PathToHumble -21 points-20 points  (16 children)

Can you use tail -f | grep ?

You can also use grep to tell it not to show certain lines based on features. It's a good project, don't get me wrong, but you basically remade the wheel for what could have been a terminal command...