psmisc-desc.xml 867 B

12345678910111213141516171819202122232425262728293031
  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, pidof (link to 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>pidof</title>
  15. <para>pidof displays the process identifiers (PIDs) of the named
  16. programs.</para></sect4>
  17. <sect4><title>pstree</title>
  18. <para>pstree shows running processes as a tree.</para></sect4>
  19. </sect3>
  20. </sect2>