- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/common/procps.xml
re0b8ed3 r6d1db7d 48 48 <para os="d">Install the package:</para> 49 49 50 <screen os="e"><userinput>make SKIP='/bin/kill /usr/share/man/man1/kill.1'install</userinput></screen>50 <screen os="e"><userinput>make install</userinput></screen> 51 51 52 52 </sect2> … … 60 60 61 61 <seglistitem> 62 <seg>free, pgrep, pkill, pmap, ps, pwdx, skill, slabtop, snice, sysctl,62 <seg>free, kill, pgrep, pkill, pmap, ps, pwdx, skill, slabtop, snice, sysctl, 63 63 tload, top, uptime, vmstat, w, and watch</seg> 64 64 <seg>libproc.so</seg> … … 78 78 <indexterm zone="ch-system-procps free"> 79 79 <primary sortas="b-free">free</primary> 80 </indexterm> 81 </listitem> 82 </varlistentry> 83 84 <varlistentry id="kill"> 85 <term><command>kill</command></term> 86 <listitem> 87 <para>Sends signals to processes</para> 88 <indexterm zone="ch-system-procps kill"> 89 <primary sortas="b-kill">kill</primary> 80 90 </indexterm> 81 91 </listitem>
Note:
See TracChangeset
for help on using the changeset viewer.