Iij Iwatch Versions Save

Watch command outputs with interval timer

v1.0.4

7 years ago
  • Support decimal franction for the interval prefix
  • Suport highlighting by changing color and attributes
  • Fix English from Preben Guldberg
  • Improve manage from Preben Guldberg

v1.0.3

9 years ago
  • iwatch.1 was installed twice (gnu make only) (pointed out r-yoneda at iij)
  • Disable maintainer mode on configure by default. (suggested by koga at iij)
  • Tweak the man page

v1.0.2

9 years ago
  • Fix crash if the malloc() returns uninitialized memory since the buffer was not initialized where it is expected. (From jca at wxcvbn.org)

v1.0.1

9 years ago

Fix serious bugs:

  • Fix not to use memcpy to copy overlapped memory.
  • Add missing the NULL terminate argument for execl(3)

v1.0.0

9 years ago

Initial release of iwatch.

iwatch displays output of the given command and update the output periodically. It makes the changed words, lines or characters be hilighted so that operators can monitor the changes of the command output.

It had been used by IIJ's operators (http://www.iij.ad.jp/en/) for long time.