mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
6 lines
194 B
Plaintext
6 lines
194 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
|