psmisc-desc.xml 543 B

123456789101112131415161718192021222324252627282930313233343536373839
  1. <sect2>
  2. <title>Contents</title>
  3. <para>
  4. The Psmisc package contains the fuser, killall and pstree programs.
  5. </para>
  6. </sect2>
  7. <sect2><title>Description</title>
  8. <sect3><title>fuser</title>
  9. <para>
  10. fuser displays the PIDs of processes using the specified files or file
  11. systems.
  12. </para>
  13. </sect3>
  14. <sect3><title>killall</title>
  15. <para>
  16. killall sends a signal to all processes running any of the specified
  17. commands.
  18. </para>
  19. </sect3>
  20. <sect3><title>pstree</title>
  21. <para>
  22. pstree shows running processes as a tree.
  23. </para>
  24. </sect3>
  25. </sect2>