| 1234567891011121314151617181920212223242526272829303132333435 | <sect2><title> </title><para> </para></sect2><sect2><title>Descriptions</title><para>(Last checked against version &findutils-contversion;.)</para><sect3><title>Program file descriptions</title><para><command>bigram</command> was formerly used to produce locatedatabases.</para><para><command>code</command> was formerly used to produce locatedatabases. It is is the ancestor of frcode.</para><para><command>find</command> searches given directory trees for filesmatching the specified criteria.</para><para><command>frcode</command> is called by updatedb to compress thelist of file names. It uses front-compression, reducing the database size by afactor of 4 to 5.</para><para><command>locate</command> searches through a database of file names,and reports the names that contain a given string or match a given pattern.</para><para><command>updatedb</command> updates the locate database. It scansthe entire filesystem (including other filesystems that are currently mounted,unless told not to) and puts every file name it finds in the database.</para><para><command>xargs</command> can be used to apply a given command toa list of files.</para></sect3></sect2>
 |