aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/procps-inst.xml
blob: d5bb0ce686edbdba7ba4bc3f443461f958050506 (plain)
1
2
3
4
5
6
7
8
9
10
11
<sect2>
<title>Installation of Procps</title>

<para>Install Procps by running the following commands:</para>

<para><screen><userinput>make &amp;&amp;
make XSCPT='' install &amp;&amp;
mv /usr/bin/kill /bin</userinput></screen></para>

</sect2>