aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/procps-inst.xml
blob: 46d5893032fb38ca41f1e72c4db8758c9011d444 (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>