2015-09-20 22:54:08 +02:00
|
|
|
since is a Unix utility similar to tail. Unlike tail, since only shows the
|
2013-10-25 17:52:40 +02:00
|
|
|
lines appended since the last time. It is useful to monitor growing log
|
|
|
|
files.
|
2007-08-26 15:10:43 +02:00
|
|
|
|
2013-10-25 17:52:40 +02:00
|
|
|
WWW: http://welz.org.za/projects/since
|