psmisc-desc.xml 546 B

1234567891011121314151617
  1. <sect2><title>&nbsp;</title><para>&nbsp;</para></sect2>
  2. <sect2><title>Short descriptions</title>
  3. <para><command>fuser</command> reports the PIDs of processes that use
  4. the given files or filesystems.</para>
  5. <para><command>killall</command> kills processes by name. It sends a signal
  6. to all processes running any of the given commands.</para>
  7. <para><command>pstree</command> displays running processes as a tree.</para>
  8. <para><command>pstree.x11</command> same as pstree except that it waits for
  9. confirmation before exiting.</para>
  10. </sect2>