aboutsummaryrefslogtreecommitdiff
path: root/release/picobsd/tinyware/sps/README
blob: 83497e267a9a520968c0230f495b71ac1ee418db (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
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: src/release/picobsd/tinyware/sps/README,v 1.4.34.1 2009/04/15 03:14:26 kensmith Exp $