! to the table of contents
< to the previous section: 
> to the next section: 
The Unix find command on the NeXT has the capability of quickly searching a database of all the files. This database is located in /etc/find.codes and has to be generated periodically. You can automatically generate this database, say twice a week at 3:15 a.m., by adding this line to your file /etc/crontab.local (you might have to create this file).
After this has run, you can quickly find any file from a terminal by 
typing  find 
[Carl Edman 
Find still works under 3.0, but 
[From: Geert Jan van Oldenborgh 
I find the following script in /usr/local/bin very handy to bring back the behavior that God Intended find to have: