Bug 42169 - New port: sysutils/cmdwatch - watches output of a specific command
Summary: New port: sysutils/cmdwatch - watches output of a specific command
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-08-29 18:30 UTC by Brad Johnson
Modified: 2003-01-16 05:00 UTC (History)
0 users

See Also:


Attachments
cmdwatch.shar (1.78 KB, text/plain)
2002-08-29 18:30 UTC, Brad Johnson
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Brad Johnson 2002-08-29 18:30:13 UTC
	
This is the familiar Linux "watch" utility originally written by Tony
Rems <rembo@unisoft.com> with help from Francois Pinard and more recently
Mike Coleman <mkc@acm.org>.  I found it useful, so here it is.  Basically
"watches" the output of a given command at a specified interval in a nice,
ncurses-based format.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2003-01-16 05:00:10 UTC
State Changed
From-To: open->closed

Commited, thanks!