003 File Manager
Current Path:
/usr/src/usr.bin/locate/locate
usr
/
src
/
usr.bin
/
locate
/
locate
/
📁
..
📄
Makefile
(455 B)
📄
Makefile.depend
(289 B)
📄
concatdb.sh
(2.27 KB)
📄
fastfind.c
(7.98 KB)
📄
locate.1
(6.54 KB)
📄
locate.c
(10.3 KB)
📄
locate.h
(2.99 KB)
📄
locate.rc
(891 B)
📄
locate.updatedb.8
(2.57 KB)
📄
mklocatedb.sh
(3.05 KB)
📄
pathnames.h
(1.93 KB)
📄
updatedb.sh
(3.48 KB)
📄
util.c
(6.53 KB)
Editing: locate.rc
# # /etc/locate.rc - command script for updatedb(8) # # $FreeBSD$ # # All commented values are the defaults # # temp directory #TMPDIR="/tmp" # the actual database #FCODES="/var/db/locate.database" # directories to be put in the database #SEARCHPATHS="/" # paths unwanted in output #PRUNEPATHS="/tmp /usr/tmp /var/tmp /var/db/portsnap /var/db/freebsd-update" # directories unwanted in output #PRUNEDIRS=".zfs" # filesystems allowed. Beware: a non-listed filesystem will be pruned # and if the SEARCHPATHS starts in such a filesystem locate will build # an empty database. # # the default list contains all local file systems that are not synthetic, # loopback mounts, or read-only, according to lsvfs. # # be careful if you add 'nfs' or other network file system types or file # systems that generally reside on slow or removable devices like cd9660 #FILESYSTEMS="ufs ext2fs zfs xfs"
Upload File
Create Folder