Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Display runs a specified command over and over, printing the output | Bill Fenner | 1997-11-24 | 1 | -0/+1 |
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> |