/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

  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. When I have some time, I'll add usual switches and other functions that normal
  6. 'ps' has...
  7. <abial@freebsd.org>
  8. $FreeBSD$