psmisc-desc.xml 705 B

1234567891011121314151617181920212223242526
  1. <sect2><title>&nbsp;</title><para>&nbsp;</para></sect2>
  2. <sect2><title>Descriptions</title>
  3. <para>(Last checked against version &psmisc-contversion;.)</para>
  4. <sect3><title>Program file descriptions</title>
  5. <para>Note that in LFS we don't install the pidof link by default
  6. because we use pidof from sysvinit instead.</para>
  7. <sect4><title>fuser</title>
  8. <para>fuser displays the PIDs of processes that use the specified
  9. files or file systems.</para></sect4>
  10. <sect4><title>killall</title>
  11. <para>killall sends a signal to all processes running any of the specified
  12. commands.</para></sect4>
  13. <sect4><title>pstree</title>
  14. <para>pstree shows running processes as a tree.</para></sect4>
  15. </sect3>
  16. </sect2>