| LOCATE.UPDATEDB(8) | System Manager's Manual | LOCATE.UPDATEDB(8) |
locate.updatedb —
update locate database
locate.updatedb |
[--fcodes=dbfile]
[--filesystems='type ...']
[--prunepaths='dir ...']
[--searchpaths='dir ...']
[--tmpdir=dir] |
locate.updatedb updates the database used
by locate(1). It is typically run
once a week by the weekly(8)
script.
The options are as follows:
--fcodes-’ is specified in place of the
file name, send the database to the standard output.--filesystems--prunepaths--searchpaths--tmpdirThe default settings are modified by the optional configuration file /etc/locate.rc. It is a sh(1) script that can be used to set variables. The names of the variables match the names of the command line options, but in all caps.
find(1), locate(1), locate.mklocatedb(8), weekly(8)
Woods, James A., Finding Files Fast, ;login, 8:1, pp. 8-10, 1983.
| June 12, 2022 | openbsd |