psmisc-desc.xml 823 B

1234567891011121314151617181920212223242526272829
  1. <sect2><title>Contents of Psmisc-&psmisc-contversion;</title>
  2. <sect3><title>Program Files</title>
  3. <para>fuser, killall, pidof (link to killall) and pstree</para>
  4. <para>Note that in LFS we don't install the pidof link by default
  5. because we use pidof from sysvinit instead.</para></sect3>
  6. <sect3><title>Descriptions</title>
  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>pidof</title>
  14. <para>pidof displays the process identifiers (PIDs) of the named
  15. programs.</para></sect4>
  16. <sect4><title>pstree</title>
  17. <para>pstree shows running processes as a tree.</para></sect4>
  18. </sect3>
  19. </sect2>