aboutsummaryrefslogtreecommitdiffstats
path: root/appendixa/psmisc-desc.xml
blob: a8cd4fe560d2c577d40112e82082eec67396cdd0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
<sect2>
<title>Contents</title>

<para>
The Psmisc package contains the fuser, killall and pstree programs.
</para>

</sect2>

<sect2><title>Description</title>

<sect3><title>fuser</title>

<para>
fuser displays the PIDs of processes using the specified files or file 
systems.
</para>

</sect3>

<sect3><title>killall</title>

<para>
killall sends a signal to all processes running any of the specified 
commands.
</para>

</sect3>

<sect3><title>pstree</title>

<para>
pstree shows running processes as a tree.
</para>

</sect3>

</sect2>