In the last episode (Dec 15), Vlad GALU said:
> On Tue, 14 Dec 2004 09:23:46 -0600, Dan Nelson <[EMAIL PROTECTED]> wrote:
> > Most Unixes provide these stats under the "vmstat -s" command also.
>    
> It'd be nice if Linux had something like that. However, I've been
> able to reproduce the desired effect by issuing "cat /proc/stat |
> grep processes".

Linux (debian at least) puts the fork count at the bottom of its "vmstat
-s" output, and "vmstat -s | grep forks" matches "grep processes
/proc/stat".

-- 
        Dan Nelson
        [EMAIL PROTECTED]
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to