freebsd-dev/release/picobsd/tinyware/sps/README
1998-11-01 20:19:43 +00:00

18 lines
514 B
Plaintext

1998.07.17
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...
The most serious limitation of 'sps' is that it's unable to retrieve the whole
command line.
<abial@freebsd.org>
$Id: README,v 1.1.1.1 1998/08/27 17:38:45 abial Exp $