mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-01-19 13:37:39 +00:00
10e1008b51
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3130 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
18 lines
546 B
XML
18 lines
546 B
XML
<sect2><title> </title><para> </para></sect2>
|
|
|
|
<sect2><title>Short 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>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>
|
|
|