aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/findutils.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06/findutils.xml')
-rw-r--r--chapter06/findutils.xml12
1 files changed, 11 insertions, 1 deletions
diff --git a/chapter06/findutils.xml b/chapter06/findutils.xml
index bf3548340..e90b5eeae 100644
--- a/chapter06/findutils.xml
+++ b/chapter06/findutils.xml
@@ -92,7 +92,7 @@ sed -i 's/find:=${BINDIR}/find:=\/bin/' /usr/bin/updatedb</userinput></screen>
<segtitle>Installed programs</segtitle>
<seglistitem>
- <seg>bigram, code, find, frcode, locate, updatedb, and xargs</seg>
+ <seg>bigram, code, find, frcode, locate, oldfind, updatedb, and xargs</seg>
</seglistitem>
</segmentedlist>
@@ -157,6 +157,16 @@ sed -i 's/find:=${BINDIR}/find:=\/bin/' /usr/bin/updatedb</userinput></screen>
</listitem>
</varlistentry>
+ <varlistentry id="oldfind">
+ <term><command>oldfind</command></term>
+ <listitem>
+ <para>Older version of find, using a different algorithm</para>
+ <indexterm zone="ch-system-findutils oldfind">
+ <primary sortas="b-oldfind">oldfind</primary>
+ </indexterm>
+ </listitem>
+ </varlistentry>
+
<varlistentry id="updatedb">
<term><command>updatedb</command></term>
<listitem>