psmisc-desc.xml 535 B

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