/release/picobsd/tinyware/sps/README
https://bitbucket.org/freebsd/freebsd-head/ · #! · 11 lines · 8 code · 3 blank · 0 comment · 0 complexity · 178ae156a5305ff80aa505df888e7ec8 MD5 · raw file
- 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$