in reply to
%CPU use (under linux)
For a cute little curses gadget that watches CPU time without forking
ps
, you can adapt
my webserver watching program
from one of my first Linux Magazine columns.
--
Randal L. Schwartz, Perl hacker
Comment on
Re: %CPU use (under linux)
In Section
Cool Uses for Perl