Hi all, I've just discovered that OpenBSD vmstat(8) can use wait and count arguments without using -c/-w. Here is a small patch to mention this usage in the manual :
Regards, Denis --- vmstat.8.orig Sun Feb 23 15:50:17 2014 +++ vmstat.8 Sun Feb 23 15:54:24 2014 @@ -45,6 +45,11 @@ .Op Fl N Ar system .Op Fl w Ar wait .Op Ar disk ... +.Nm vmstat +.Op Ar wait Op Ar count +.Op Fl M Ar core +.Op Fl N Ar system +.Op Ar disk ... .Sh DESCRIPTION .Nm reports certain kernel statistics kept about process, virtual memory,