]> git.sesse.net Git - plocate/commit
Support the -e (--existing) option from mlocate.
authorSteinar H. Gunderson <steinar+git@gunderson.no>
Tue, 27 Jul 2021 14:19:01 +0000 (16:19 +0200)
committerSteinar H. Gunderson <steinar+git@gunderson.no>
Tue, 27 Jul 2021 14:19:01 +0000 (16:19 +0200)
commitcb87fdb5ede1d5a9fa0a5a309d9ccf98f42fe0b7
tree43d18805cc89389bcc277560e91b344d35545605
parentde3bb58078cdcaf357a9a0c37648596c85615bc2
Support the -e (--existing) option from mlocate.

This can be useful if recently having deleted some files,
and not wanting to do a database rebuild. Note that we don't
support the --nofollow option (--follow is the default),
since it's not clear what it would be useful for, and the mlocate
source code says it “looks like a historical accident”.
io_uring_engine.cpp
options.h
plocate.1
plocate.cpp