freebsd-dev/release/picobsd/help/ps.hlp.en

10 lines
338 B
Plaintext
Raw Normal View History

1998-08-27 17:38:45 +00:00
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.