mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-05 06:27:37 +00:00
1a56925bd5
- Reformat pkg-descr - Remove unused checksums from distinfo - Pass maintainership to submitter. PR: ports/102358 Submitted by: Thomas Abthorpe <thomas@goodking.ca>
8 lines
311 B
Plaintext
8 lines
311 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.
|