summaryrefslogtreecommitdiffstats
path: root/release/picobsd/help/ps.hlp.en
diff options
context:
space:
mode:
authorabial <abial@FreeBSD.org>1998-08-27 17:38:45 +0000
committerabial <abial@FreeBSD.org>1998-08-27 17:38:45 +0000
commitd38ad5332060d44f048e5b407d0b8e17da9a909c (patch)
tree3a1c3f90cb24f6c1da60d6fc980d38317610a4c8 /release/picobsd/help/ps.hlp.en
downloadFreeBSD-src-d38ad5332060d44f048e5b407d0b8e17da9a909c.zip
FreeBSD-src-d38ad5332060d44f048e5b407d0b8e17da9a909c.tar.gz
Initial import of PicoBSD v0.4 tree.
Diffstat (limited to 'release/picobsd/help/ps.hlp.en')
-rw-r--r--release/picobsd/help/ps.hlp.en9
1 files changed, 9 insertions, 0 deletions
diff --git a/release/picobsd/help/ps.hlp.en b/release/picobsd/help/ps.hlp.en
new file mode 100644
index 0000000..3e5125b
--- /dev/null
+++ b/release/picobsd/help/ps.hlp.en
@@ -0,0 +1,9 @@
+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.
OpenPOWER on IntegriCloud