mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-14 03:10:47 +00:00
f01910dadd
- update MASTER_SITES, and pkg-descr WWW Approved by: clsung (mentor)
10 lines
352 B
Plaintext
10 lines
352 B
Plaintext
Paraphrasing since(1):
|
|
|
|
since is similar to tail(1) since it also displays the tail of a
|
|
file. However, since displays only the data which has been added
|
|
since the last time since was run. If since has not been run
|
|
before, the entire file is displayed. since is useful for watching
|
|
over log files.
|
|
|
|
WWW: http://welz.org.za/projects/since
|