aboutsummaryrefslogtreecommitdiffstats
path: root/appendixa/psmisc-desc.xml
blob: 16e98480b0ca3f2ad181251cdb3d745d7b3e5867 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<sect2><title>Short descriptions</title>

<para><command>fuser</command> reports the PIDs of processes that use
the given files or file systems.</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>pstree</command> displays running processes as a tree.</para>

<para><command>pstree.x11</command> same as pstree except that it waits for
confirmation before exiting.</para>

</sect2>