GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
OLDFIND(1) FreeBSD General Commands Manual OLDFIND(1)

oldfind - search for files in a directory hierarchy

oldfind [-H] [-L] [-P] [-D debugopts] [-Olevel] [path...] [expression]

The oldfind and find programs are functionally identical. The only difference between them is the implementation internals of how the filesystem is searched. The oldfind binary has a recursive implementation while find uses fts(3). The fts-based implementation will replace the recursive implementation but for the moment both implementations are installed.

The implementation which is installed as find on this system is the fts-based implementation, since the --without-fts option was not passed to the configure script when findutils was built.

find(1), fts(3), Finding Files (on-line in Info, or printed).

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.