0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 1 year has passed since last update.

locate

Last updated at Posted at 2023-08-10
[linuxstudy@xxxx ~]$ locate filec
/home/linuxstudy/filec.txt
/home/linuxstudy/.config/gtk-2.0/gtkfilechooser.ini
/usr/lib64/python2.7/filecmp.py
/usr/lib64/python2.7/filecmp.pyc
/usr/lib64/python2.7/filecmp.pyo
/usr/share/anaconda/post-scripts/80-setfilecons.ks
/usr/share/glade/pixmaps/hicolor/16x16/actions/widget-gtk-filechooserbutton.png
/usr/share/glade/pixmaps/hicolor/16x16/actions/widget-gtk-filechooserdialog.png
/usr/share/glade/pixmaps/hicolor/16x16/actions/widget-gtk-filechooserwidget.png
/usr/share/glade/pixmaps/hicolor/22x22/actions/widget-gtk-filechooserbutton.png
/usr/share/glade/pixmaps/hicolor/22x22/actions/widget-gtk-filechooserdialog.png
/usr/share/glade/pixmaps/hicolor/22x22/actions/widget-gtk-filechooserwidget.png

/etc/updatedb.conf 除外リスト

PRUNE_BIND_MOUNTS = "yes"
PRUNEFS = "9p afs anon_inodefs auto autofs bdev binfmt_misc cgroup cifs coda configfs cpuset debugfs devpts ecryptfs exofs fuse fuse.sshfs fusectl gfs gfs2 gpfs hugetlbfs inotifyfs iso9660 jffs2 lustre mqueue ncpfs nfs nfs4 nfsd pipefs proc ramfs rootfs rpc_pipefs securityfs selinuxfs sfs sockfs sysfs tmpfs ubifs udf usbfs fuse.glusterfs ceph fuse.ceph"
PRUNENAMES = ".git .hg .svn"
PRUNEPATHS = "/afs /media /mnt /net /sfs /tmp /udev /var/cache/ccache /var/lib/yum/yumdb /var/spool/cups /var/spool/squid /var/tmp /var/lib/ceph"
/etc/updatedb.conf (END)
0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?