mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-30 01:15:52 +00:00
6 lines
195 B
Plaintext
6 lines
195 B
Plaintext
since is a unix utility similar to tail. Unlike tail, since only
|
|
shows the lines appended since the last time. It is useful to monitor
|
|
growing log files.
|
|
|
|
WWW: http://welz.org.za/projects/since
|