home *** CD-ROM | disk | FTP | other *** search
-
- THE PROGRAM:
- watch is a program to catch and repeatedly update the output
- from any program you want to repeatedly catch the output from.
- It is a curses based program and allows you to specify the
- interval.
-
- COMPILING IT:
- watch should compile with no problems on any 4.2 BSD or later
- system. I've compiled it on a Pyramid and a Sun3 running 3.5
- and one running 4.0.3. If you uncomment the CFLAGS line in the
- makefile, the program should compile on a System V3 or later
- system. I tested it out on the Pyramid in the AT&T universe
- and on an Intel 486 running SVR4. If you still have problems,
- just send mail to rembo@unisoft.com. I'll help if I can.
-