freebsd-dev/release/picobsd/tinyware/sps
2001-01-10 22:25:54 +00:00
..
Makefile $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
README Fix bitrot. 2000-11-11 16:12:39 +00:00
sps.c Reformat to be a bit closer to style(9). 2001-01-10 22:25:54 +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$