mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-01-19 13:37:39 +00:00
d0dfce439e
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3106 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
16 lines
524 B
XML
16 lines
524 B
XML
<sect2><title>Contents of Procps</title>
|
|
|
|
<!-- <para>(Last checked against version &procps-contversion;.)</para> -->
|
|
|
|
<para>The Procps package provides programs to monitor and
|
|
halt system processes. Procps gathers information about
|
|
processes via the <filename>/proc</filename> directory.</para>
|
|
|
|
<para><emphasis>Installed programs</emphasis>: free, kill, pgrep, pkill,
|
|
pmap, ps, skill, snice, sysctl, tload, top, uptime, vmstat, w and watch</para>
|
|
|
|
<para><emphasis>Installed library</emphasis>: libproc.so</para>
|
|
|
|
</sect2>
|
|
|