Skip to content
Sections
>> Ubuntu >> Pakete >> hardy >> utils >> mlocate
hardy  ] [  lucid  ] [  maverick  ] [  natty  ] [  oneiric  ] [  precise  ]
[ Quellcode: mlocate  ]

Paket: mlocate (0.18-2ubuntu1)

Links für mlocate

Screenshot

Ubuntu-Ressourcen:

Quellcode-Paket mlocate herunterladen:

Betreuer:

Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.

Original Maintainers (usually from Debian):

  • Adeodato Simó
  • Thomas Jollans

It should generally not be necessary for users to contact the original maintainer.

Externe Ressourcen:

Ähnliche Pakete:

quickly find files on the filesystem based on their name

mlocate is a new implementation of locate, a tool to find files files anywhere in the filesystem based on their name, using a fixed pattern or a regular expression. Unlike other tools like find(1), locate uses a previously created database to perform the search, allowing queries to execute much faster. This database is updated periodically from cron.

Several implementations of locate exist: the original implementation from GNU's findutils, slocate, and mlocate. The advantages of mlocate are:

 * it indexes all the filesystem, but results of a search will only
   include files that the user running locate has access to. It does
   this by updating the database as root, but making it unreadable for
   normal users, who can only access it via the locate binary. slocate
   does this as well, but not the original locate.

 * instead of re-reading all the contents of all directories each time
   the database is updated, mlocate keeps timestamp information in its
   database and can know if the contents of a directory changed without
   reading them again. This makes updates much faster and less demanding
   on the hard drive. This feature is only found in mlocate.

Andere Pakete mit Bezug zu mlocate

  • hängt ab von
  • empfiehlt
  • schlägt vor
  • dep: adduser
    add and remove users and groups
  • dep: libc6 (>= 2.7-1)
    GNU C Library: Shared libraries
    auch ein virtuelles Paket, bereitgestellt durch libc6-udeb

mlocate herunterladen

Download für alle verfügbaren Architekturen
Architektur Paketgröße Größe (installiert) Dateien
amd64 48,4 kB228,0 kB [Liste der Dateien]
i386 42,9 kB216,0 kB [Liste der Dateien]