| Name | Date | Size | #Lines | LOC | ||
|---|---|---|---|---|---|---|
| .. | - | - | ||||
| Makefile | D | 26-Jul-2015 | 150 | 10 | 4 | |
| README | D | 26-Jul-2015 | 443 | 12 | 8 | |
| sps.c | D | 26-Jul-2015 | 3.3 KiB | 123 | 86 |
README
1This is a small 'ps' replacement, which uses information available via 2sysctl(3) interface (contrary to the 'aps', which requires you to mount 3procfs(5) to be able to get exactly the same info, so I think that 'sps' 4is superior solution). 5 6When 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: stable/9/release/picobsd/tinyware/sps/README 68609 2000-11-11 16:12:39Z abial $ 12