aboutsummaryrefslogtreecommitdiffstats
path: root/appendixa/psmisc-desc.xml
blob: 7b4c8e587e98ec14377dcc1281484ea4f1869eb9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<sect2><title>&nbsp;</title><para>&nbsp;</para></sect2>

<sect2><title>Descriptions</title>

<para>(Last checked against version &psmisc-contversion;.)</para>

<sect3><title>Program file descriptions</title>

<para><command>fuser</command> reports the PIDs of processes that use
the given files or filesystems.</para>

<para><command>killall</command> kills processes by name. It sends a signal
to all processes running any of the given commands.</para>

<para><command>pidof</command> reports the PIDs of the given programs.
(Not this pidof program is used, however, but the one from Sysvinit.)</para>

<para><command>pstree</command> displays running processes as a tree.</para>

</sect3>

</sect2>