Y
Hacker News
new
|
ask
|
show
|
jobs
by
mi_lk
1494 days ago
updatedb/locate?
2 comments
neura
1491 days ago
updatedb is expensive to run and is usually run by a cron job, whereas something like mdfind on macos uses spotlight, which is kept up to date with all filesystem changes (or at least reasonably fast).
Anybody know of something like that for linux?
link
smoothgrammer
1494 days ago
I'm shocked so many people forget this
link
cb321
1494 days ago
https://plocate.sesse.net/
is even better
link
Anybody know of something like that for linux?