in reply to Efficient Way to Parse a Large Log File with a Large Regex

Unix Tail, for those that didn't know (like me), displays the last ten lines of a file.

http://www.techonthenet.com/unix/basic/tail.htm

  • Comment on Re: Efficient Way to Parse a Large Log File with a Large Regex