Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
mlocate - An utility for finding files by name
- Description:
mlocate is a locate/updatedb implementation. It keeps a database of
all existing files and allows you to lookup files by name.
The 'm' stands for "merging": updatedb reuses the existing database to avoid
rereading most of the file system, which makes updatedb faster and does not
trash the system caches as much as traditional locate implementations.
Packages
mlocate-0.24-1.fc16.x86_64
[108 KiB] |
Changelog
by Miloslav Trmač (2011-03-31):
- Update to mlocate-0.24
Resolves: #675189
- Explicitly exclude fuse.sshfs. Ideally we'd like to exclude all fuse.* file
systems, sshfs is urgent because it it can hang updatedb.
Resolves: #604145, #608094
|