1234567891011121314151617181920212223242526 |
- <sect2><title> </title><para> </para></sect2>
- <sect2><title>Descriptions</title>
- <para>(Last checked against version &psmisc-contversion;.)</para>
- <sect3><title>Program file descriptions</title>
- <para>Note that in LFS we don't install the pidof link by default
- because we use pidof from sysvinit instead.</para>
- <sect4><title>fuser</title>
- <para>fuser displays the PIDs of processes that use the specified
- files or file systems.</para></sect4>
- <sect4><title>killall</title>
- <para>killall sends a signal to all processes running any of the specified
- commands.</para></sect4>
- <sect4><title>pstree</title>
- <para>pstree shows running processes as a tree.</para></sect4>
- </sect3>
- </sect2>
|