updatedb.plocate
(8)update a database for plocate
Options
15-f--add-prunefsFSAdd entries in white-space-separated list FS to PRUNEFS.
-n--add-prunenamesNAMESAdd entries in white-space-separated list NAMES to PRUNENAMES.
-e--add-prunepathsPATHSAdd entries in white-space-separated list PATHS to PRUNEPATHS.
--add-single-prunepathPATHAdd PATH to PRUNEPATHS. Note that this is currently the only way to add a path with a space in it.
-U--database-rootPATHStore only results of scanning the file system subtree rooted at PATH to the generated database. The whole file system is scanned by default. locate(1) outputs entries as absolute path names which don't contain symbolic links, regardless of the form of PATH.
--debug-pruningWrite debugging information about pruning decisions to standard error output.
-h--helpWrite a summary of the available options to standard output and exit successfully.
-o--outputFILEWrite the database to FILE instead of using the default database.
--prune-bind-mountsFLAGSet PRUNE_BIND_MOUNTS to FLAG, overriding the configuration file.
--prunefsFSSet PRUNEFS to FS, overriding the configuration file.
--prunenamesNAMESSet PRUNENAMES to NAMES, overriding the configuration file.
--prunepathsPATHSSet PRUNEPATHS to PATHS, overriding the configuration file.
-l--require-visibilityFLAGSet the “require file visibility before reporting it” flag in the generated database to FLAG. If FLAG is 0 or no, or if the database file is readable by "others" or it is not owned by plocate, locate(1) outputs the database entries even if the user running locate(1) could not have read the directory necessary to find out the file described by the database entry. If FLAG is 1 or yes (the default), locate(1) checks the permissions of parent directories of each entry before reporting it to the invoking user. To make the file existence truly hidden from other users, the database group is set to pl
-v--verboseOutput path names of files to standard output, as soon as they are found.
-V--versionWrite information about the version and license of locate on standard output and exit successfully.