Bug 42169

Summary: New port: sysutils/cmdwatch - watches output of a specific command
Product: Ports & Packages Reporter: Brad Johnson <bjohnson>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
cmdwatch.shar none

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!