SkillAgentSearch skills...

Iwatch

Watch command outputs with interval timer

Install / Use

/learn @iij/Iwatch
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

iwatch

iwatch is a program to watch the given command's output periodically and watch the output change.

Installation

% git clone https://github.com/iij/iwatch
% cd iwatch
% ./configure
% gmake
% su
# gmake install

Please remark to use "gmake" to use GNUmakefile. Makefile is for OpenBSD.

For OpenBSD

% git clone https://github.com/iij/iwatch
% cd iwatch
% make
% su
# make BINDIR=/usr/local/bin MANDIR=/usr/local/man/man install

How to use

% iwatch -e netstat -s
View on GitHub
GitHub Stars38
CategoryDevelopment
Updated5mo ago
Forks3

Languages

Shell

Security Score

77/100

Audited on Oct 23, 2025

No findings