mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-13 12:01:19 +02:00
8 lines
330 B
Plaintext
8 lines
330 B
Plaintext
This package contains programs to help you locate files on your
|
|
system. The find program can search through a hierarchy of
|
|
directories looking for files matching a certain set of criteria
|
|
(such as a filename pattern). The locate program searches a
|
|
database (create by updatedb) to quickly find a file matching
|
|
a given pattern.
|
|
|