2010-09-08 20:06:51 +02:00
|
|
|
The sys-proctable library provides an interface for gathering
|
|
|
|
information about processes on your system, i.e. the process table.
|
|
|
|
Most major platforms are supported and, while different platforms
|
|
|
|
may return different information, the external interface is identical
|
|
|
|
across platforms.
|
|
|
|
|
2010-10-20 03:35:47 +02:00
|
|
|
WWW: http://www.rubyforge.org/projects/sysutils
|