lfs/appendixa/psmisc-desc.xml
Alex Gronenwoud 5888299528 Moving stuff from appendix A to chapter 6.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3161 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-01-12 23:23:50 +00:00

16 lines
489 B
XML

<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>