]> CyberLeo.Net >> Repos - FreeBSD/releng/9.2.git/blob - release/picobsd/tinyware/sps/README
- Copy stable/9 to releng/9.2 as part of the 9.2-RELEASE cycle.
[FreeBSD/releng/9.2.git] / release / picobsd / tinyware / sps / README
1 This is a small 'ps' replacement, which uses information available via
2 sysctl(3) interface (contrary to the 'aps', which requires you to mount
3 procfs(5) to be able to get exactly the same info, so I think that 'sps'
4 is superior solution).
5
6 When I have some time, I'll add usual switches and other functions that normal
7 'ps' has...
8
9 <abial@freebsd.org>
10
11 $FreeBSD$