since

tail(1) work-alike that saves and uses state information
  http://welz.org.za/projects/since
  1
  1 review



Since is a tail(1) work-alike that remembers how much of a file you have viewed and displays only what's new when you next view that file. Ideal for viewing log files (it'll only show what's new in the file since the last time it was run).
Latest reviews
4
blueXrider 12 years ago

A bit heavy, but it works fine.