opnsense-src/release/picobsd/tinyware/sps
2004-10-24 15:33:08 +00:00
..
Makefile For variables that are only checked with defined(), don't provide 2004-10-24 15:33:08 +00:00
README
sps.c Make this compile again 2002-03-11 08:03:50 +00:00

This is a small 'ps' replacement, which uses information available via
sysctl(3) interface (contrary to the 'aps', which requires you to mount
procfs(5) to be able to get exactly the same info, so I think that 'sps'
is superior solution).

When I have some time, I'll add usual switches and other functions that normal
'ps' has...

<abial@freebsd.org>

$FreeBSD$