diff options
Diffstat (limited to 'chapter06/procps.xml')
-rw-r--r-- | chapter06/procps.xml | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/chapter06/procps.xml b/chapter06/procps.xml index a78836a2d..ae2226e93 100644 --- a/chapter06/procps.xml +++ b/chapter06/procps.xml @@ -54,7 +54,7 @@ <segtitle>Installed library</segtitle> <seglistitem> - <seg>free, kill, pgrep, pkill, pmap, ps, skill, slabtop, snice, + <seg>free, kill, pgrep, pkill, pmap, ps, pwdx, skill, slabtop, snice, sysctl, tload, top, uptime, vmstat, w, and watch</seg> <seg>libproc.so</seg> </seglistitem> @@ -126,6 +126,16 @@ </listitem> </varlistentry> + <varlistentry id="pwdx"> + <term><command>pwdx</command></term> + <listitem> + <para>Reports the current working directory of a process</para> + <indexterm zone="ch-system-procps pwdx"> + <primary sortas="b-pwdx">pwdx</primary> + </indexterm> + </listitem> + </varlistentry> + <varlistentry id="skill"> <term><command>skill</command></term> <listitem> |