Sysadmin > UtilitIes > ContinuousGrep

continuous grep

How to grep continuously in a logfile

tail -f file | grep --line-buffered pattern