diff options
Diffstat (limited to 'appendixa/psmisc-desc.xml')
-rw-r--r-- | appendixa/psmisc-desc.xml | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/appendixa/psmisc-desc.xml b/appendixa/psmisc-desc.xml index 090face99..303fa7cfb 100644 --- a/appendixa/psmisc-desc.xml +++ b/appendixa/psmisc-desc.xml @@ -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> |