summaryrefslogblamecommitdiff
path: root/misc/since/pkg-descr
blob: f75d266e7306d2f409860340de01997d3aedad11 (plain) (tree)
1
2
3
4
5
6
7
8
9
10









                                                                           
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.

Author: Marc Welz <marc@jade.cs.uct.ac.za>

-- Johann Visagie <wjv@FreeBSD.org>