diff options
Diffstat (limited to 'chapter06/psmisc.xml')
-rw-r--r-- | chapter06/psmisc.xml | 14 |
1 files changed, 13 insertions, 1 deletions
diff --git a/chapter06/psmisc.xml b/chapter06/psmisc.xml index 71a4c8aee..559b1b878 100644 --- a/chapter06/psmisc.xml +++ b/chapter06/psmisc.xml @@ -90,7 +90,8 @@ <segtitle>Installed programs</segtitle> <seglistitem> - <seg>fuser, killall, pstree, and pstree.x11 (link to pstree)</seg> + <seg>fuser, killall, oldfuser, peekfd, pstree, and pstree.x11 + (link to pstree)</seg> </seglistitem> </segmentedlist> @@ -132,6 +133,17 @@ </listitem> </varlistentry> + <varlistentry id="peekfd"> + <term><command>peekfd</command></term> + <listitem> + <para>Peek at file descriptors of a running process, given its + PID</para> + <indexterm zone="ch-system-psmisc peekfd"> + <primary sortas="b-peekfd">peekfd</primary> + </indexterm> + </listitem> + </varlistentry> + <varlistentry id="pstree"> <term><command>pstree</command></term> <listitem> |