Home
Search all pages
Subjects
By activity
Professions, Sciences, Humanities, Business, ...
User Interface
Text-based, GUI, Audio, Video, Keyboards, Mouse, Images,...
Text Strings
Conversions, tests, processing, manipulation,...
Math
Integer, Floating point, Matrix, Statistics, Boolean, ...
Processing
Algorithms, Memory, Process control, Debugging, ...
Stored Data
Data storage, Integrity, Encryption, Compression, ...
Communications
Networks, protocols, Interprocess, Remote, Client Server, ...
Hard World Timing, Calendar and Clock, Audio, Video, Printer, Controls...
File System
Management, Filtering, File & Directory access, Viewers, ...
|
|
|
RocketLink!--> Man page versions:
OpenBSD
FreeBSD
Others
LOCATE.UPDATEDB(8) OpenBSD System Manager's Manual LOCATE.UPDATEDB(8)
NAME
locate.updatedb - update locate database
SYNOPSIS
/usr/libexec/locate.updatedb [---tmpdir=dir] [---fcodes=dbfile]
[---searchpaths='dir1 -dir2...']
[---prunepaths='dir1 -dir2...']
[---filesystems='type1 -type2...']
DESCRIPTION
Locate.updatedb updates the database used by locate(1). It is typically
run once a week by the /etc/weekly script.
The contents of the newly built database can be controlled by the
/etc/locate.rc file as well as the command line arguments.
OPTIONS
The available options are as follows:
---tmpdir Sets the directory temporary files are stored in.
---fcodes Use the named file as the find codes database. If the
file name ``-'' is given, the database will be sent to
standard output.
---searchpaths
Sets the list of directories to be put in the database.
---prunepaths Sets the list of parent directories that should not be go
in the database.
---filesystems
A list of filesystem types to be traversed by find(1).
FILES
/var/db/locate.database the default database
/etc/locate.rc the configuration file
SEE ALSO
locate(1)
Woods, James A., "Finding Files Fast", ;login, 8:1, pp. 8-10, 1983.
4.4BSD February 11, 1996 1
Source: OpenBSD 2.6 man pages. Copyright: Portions are copyrighted by BERKELEY SOFTWARE DESIGN, INC., The Regents of the University of California, Massachusetts Institute of Technology, Free Software Foundation, FreeBSD Inc., and others. |
(Corrections, notes, and links courtesy of RocketAware.com)
FreeBSD Sources for locate.updatedb(8) OpenBSD sources for locate.updatedb(8)
Up to: File System Information - Obtaining information of the filesystem as a whole. Status of disk subsystems, capacity, etc.
RocketLink!--> Man page versions:
OpenBSD
FreeBSD
Others
Rapid-Links:
Search | About | Comments | Submit Path: RocketAware > man pages >
locate.updatedb.8/
RocketAware.com is a service of Mib Software Copyright 1999, Forrest J. Cavalier III. All Rights Reserved. We welcome submissions and comments
|