|
@@ -1,7 +1,8 @@
|
|
|
<sect2>
|
|
|
<title>Contents</title>
|
|
|
|
|
|
-<para>The Psmisc package contains the fuser, killall and pstree programs.</para>
|
|
|
+<para>The Psmisc package contains the fuser, killall, pidof and pstree
|
|
|
+programs.</para>
|
|
|
|
|
|
</sect2>
|
|
|
|
|
@@ -21,6 +22,13 @@ commands.</para>
|
|
|
|
|
|
</sect3>
|
|
|
|
|
|
+<sect3><title>pidof</title>
|
|
|
+
|
|
|
+<para>Pidof finds the process id's (pids) of the named programs and
|
|
|
+prints those id's on standard output.</para>
|
|
|
+
|
|
|
+</sect3>
|
|
|
+
|
|
|
<sect3><title>pstree</title>
|
|
|
|
|
|
<para>pstree shows running processes as a tree.</para>
|