Tail is an excellent tool for watching a log file. Tail in cygwin on Windows is ok, but the display really does kinda suck.
Baretail is a similar program for Windows that can tail a log file quite nicely. The program doesn't even use an installer and is just a bare standalone executable and works quite nicely to watch logs on Windows. Excellent little tool.
by LonerVamp 01.21.07 at 2:55 PM in
/tools
I love tail!!!
tail | egrep = even better
=)