summaryrefslogtreecommitdiff
path: root/misc/display/distinfo (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Grab the compress'd version of the distfile.Steve Price1998-11-021-1/+1
| | | | | | | | PR: 8451 Submitted by: Stephen J. Roznowski <sjr@home.net> Notes: svn path=/head/; revision=14292
* Display runs a specified command over and over, printing the outputBill Fenner1997-11-241-0/+2
through curses(3X). The command can be compound and the delay between executions is settable on the command line. The output from the command had better fit on a single screen, of course. PR: ports/4384 Submitted by: Stephen J. Roznowski <sjr@home.net> Notes: svn path=/head/; revision=8781