[Unix 01/02/2009]
Log files
From: http://linuxcommando.blogspot.com/2007/11/log-watching-using-tail-or-less.html

Log files typically grow in size, with the latest contents appended to the end of the log. I often need to watch a log file in live action, for error detection.