aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/pstree/pkg-descr
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2001-08-23 16:54:19 +0800
committerkris <kris@FreeBSD.org>2001-08-23 16:54:19 +0800
commitc639c24f5c8af21e57e5d4e1c9c6fb76bf992abb (patch)
tree7547952e021728703c74bbcfe81611ee645e53f3 /sysutils/pstree/pkg-descr
parentf9e9a802dcd382c5ff8057ff2b276b3c93048f69 (diff)
downloadfreebsd-ports-gnome-c639c24f5c8af21e57e5d4e1c9c6fb76bf992abb.tar.gz
freebsd-ports-gnome-c639c24f5c8af21e57e5d4e1c9c6fb76bf992abb.tar.zst
freebsd-ports-gnome-c639c24f5c8af21e57e5d4e1c9c6fb76bf992abb.zip
Add pstree 2.16, a frontend to ps(1) which displays the process tree as
a tree. Obtained from: OpenBSD
Diffstat (limited to 'sysutils/pstree/pkg-descr')
-rw-r--r--sysutils/pstree/pkg-descr5
1 files changed, 5 insertions, 0 deletions
diff --git a/sysutils/pstree/pkg-descr b/sysutils/pstree/pkg-descr
new file mode 100644
index 000000000000..ae9effd2db6a
--- /dev/null
+++ b/sysutils/pstree/pkg-descr
@@ -0,0 +1,5 @@
+This is pstree. It is a small program that shows the ps
+listing as a tree (as the name implies...). It has several options
+to make selection criteria and to change the output style.
+
+For that it uses the output of /bin/ps.