User Commands UPDATEDB(1)
NAME
updatedb - update the slocate database
SYNOPSIS
updatedb [-u] [-U path] [-e path1,path2,...] [-f
fstype1,...] [-l [01] ] [-q] [-v,--verbose] [-V, --version]
[-h, --help] pattern...
DESCRIPTION
This manual page documents slocate, a security-enhanced ver-
sion of locate. updatedb is simply a link to slocate that
implies the -u option.
OPTIONS-u Create slocate database starting at the root directory.
This is the default behavior when called as updatedb.
-U path
Create slocate database starting at path path.-e dirs
Exclude directories in the comma-separated list dirs
from the slocate database.-f fstypes
Exclude file systems in the comma-separated list dirs
from the slocate database.-l
Security level. -l 0 turns security checks off, which
will make searches faster. -l 1 turns security checks
on. This is the default.-q Quiet mode; error messages are suppressed.
-v Verbose mode; display files indexed when creating data-
base--help
Print a summary of the options to slocate and exit.--version
Print the version number of slocate and exit. CONFIGURATION FILESecure Locate's updatedb will automatically parse GNU
Locate's /etc/updatedb.conf. But please be aware that Secure
Locate currently does NOT support all options provided by GNU Locate's configuration file. Options currently supported by Secure Locate are PRUNEFS and PRUNEPATHS SunOS 5.10 Last change: 1 User Commands UPDATEDB(1)ATTRIBUTES
See attributes(5) for descriptions of the following attri-
butes:____________________________________________________________
| ATTRIBUTE TYPE | ATTRIBUTE VALUE |
|_____________________________|_____________________________|
| Availability | SUNWslocate ||_____________________________|_____________________________|
| Interface stability | Volatile ||_____________________________|_____________________________|
SEE ALSO
slocate(1) SunOS 5.10 Last change: 2