diff options
author | fenner <fenner@FreeBSD.org> | 1997-11-24 08:26:01 +0800 |
---|---|---|
committer | fenner <fenner@FreeBSD.org> | 1997-11-24 08:26:01 +0800 |
commit | 577c395a8217fc47ad70e8db81e03f91d4288ed6 (patch) | |
tree | 268f029b03b758d63868cf071ae87282f13d600e /misc/display/distinfo | |
parent | b1fc6b965c4d0aaecfbd6e41f390a686332b2752 (diff) | |
download | freebsd-ports-gnome-577c395a8217fc47ad70e8db81e03f91d4288ed6.tar.gz freebsd-ports-gnome-577c395a8217fc47ad70e8db81e03f91d4288ed6.tar.zst freebsd-ports-gnome-577c395a8217fc47ad70e8db81e03f91d4288ed6.zip |
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.
PR: ports/4384
Submitted by: Stephen J. Roznowski <sjr@home.net>
Diffstat (limited to 'misc/display/distinfo')
-rw-r--r-- | misc/display/distinfo | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/misc/display/distinfo b/misc/display/distinfo new file mode 100644 index 000000000000..d67a4c165b60 --- /dev/null +++ b/misc/display/distinfo @@ -0,0 +1,2 @@ +MD5 (display) = 8b8833e1ae41dc1a3714ed1ba4776871 +MD5 (display.pch.Z) = c77e579b4dcc07fbf2dee01113029f0d |