freebsd-dev/release/picobsd/help/ps.hlp.en
1998-08-27 17:38:45 +00:00

10 lines
338 B
Plaintext
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

ps List running processes
This is a small 'ps' replacement, which uses information
available via sysctl(3) interface. It's primitive, but
gives you the most important informations, i.e. how many
processes are running and on which vty, and the pid number
to kill some of them. :-)
Currently, no options are implemented yet.