psmisc-desc.xml 684 B

123456789101112131415161718192021222324252627
  1. <sect2>
  2. <title>Contents</title>
  3. <para>The Psmisc package contains the fuser, killall, pidof and pstree
  4. programs.</para>
  5. </sect2>
  6. <sect2><title>Description</title>
  7. <sect3><title>fuser</title>
  8. <para>fuser displays the PIDs of processes using the specified files or file
  9. systems.</para></sect3>
  10. <sect3><title>killall</title>
  11. <para>killall sends a signal to all processes running any of the specified
  12. commands.</para></sect3>
  13. <sect3><title>pidof</title>
  14. <para>Pidof finds the process id's (pids) of the named programs and
  15. prints those id's on standard output.</para></sect3>
  16. <sect3><title>pstree</title>
  17. <para>pstree shows running processes as a tree.</para></sect3>
  18. </sect2>