psmisc-desc.xml 723 B

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