|
|
|
|
|
by neura
1492 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? |
|