Jump to letter: [
3ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
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.22.2-6.el6.i686
[84 KiB] |
Changelog
by Michal Sekletar (2015-01-26):
- mlocate.db is ghost file created with non-default attrs, list them explicitly so rpm --verify doesn't report errors (#1182304)
|
mlocate-0.22.2-4.el6.i686
[84 KiB] |
Changelog
by Miloslav Trmač (2012-09-24):
- Fix a typo in locate(1)
Resolves: #690800
- When encountering an empty file name in updatedb, print the name of the
offending directory instead of aborting
Resolves: #699363
|