oldfind (1) Linux Manual Page
NAME oldfind – search for files in a directory hierarchy SYNOPSIS oldfind [-H] [-L] [-P] [-D debugopts] [-Olevel] [path…] [expression] DESCRIPTION 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)….
