psmisc-desc.xml 702 B

1234567891011121314151617181920212223
  1. <sect2><title>&nbsp;</title><para>&nbsp;</para></sect2>
  2. <sect2><title>Descriptions</title>
  3. <para>(Last checked against version &psmisc-contversion;.)</para>
  4. <sect3><title>Program file descriptions</title>
  5. <para><command>fuser</command> reports the PIDs of processes that use
  6. the given files or filesystems.</para>
  7. <para><command>killall</command> kills processes by name. It sends a signal
  8. to all processes running any of the given commands.</para>
  9. <para><command>pidof</command> reports the PIDs of the given programs.
  10. (Not this pidof program is used, however, but the one from Sysvinit.)</para>
  11. <para><command>pstree</command> displays running processes as a tree.</para>
  12. </sect3>
  13. </sect2>