diff options
author | Bill Fenner <fenner@FreeBSD.org> | 1997-11-24 00:26:01 +0000 |
---|---|---|
committer | Bill Fenner <fenner@FreeBSD.org> | 1997-11-24 00:26:01 +0000 |
commit | 65cf88075b93f143621db98061c6ade6149bf234 (patch) | |
tree | 789ad6c6d96eff9530e361a30f04318f07b0ae32 /misc/display/pkg-descr | |
parent | 396824bd83e3260eb85f0f5018b44c5e2d224097 (diff) | |
download | ports-65cf88075b93f143621db98061c6ade6149bf234.tar.gz ports-65cf88075b93f143621db98061c6ade6149bf234.zip |
Notes
Diffstat (limited to 'misc/display/pkg-descr')
-rw-r--r-- | misc/display/pkg-descr | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/misc/display/pkg-descr b/misc/display/pkg-descr new file mode 100644 index 000000000000..6ff4305c1c35 --- /dev/null +++ b/misc/display/pkg-descr @@ -0,0 +1,4 @@ +Display runs a specified command over and over, printing the output +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. |