Downloadliste

Projektbeschreibung

The findutils package consists of three programs.
"find" is a program which searches a directory
tree to find a file or group of files. It walks
the directory tree and reports all occurrences of
a file matching the user's specifications.
"locate" scans one or more databases of filenames
and displays any matches. "xargs" builds and
executes command lines by gathering together
arguments it reads on the standard input. Most
often, these arguments are lists of file names
generated by "find".

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-05-15 07:19 Zurück zur Release-Liste
4.5.10

Das Handbuch enthält nun eine kleine Zahl von Verweisen auf weiterführende Literatur auf Sicherheit. Die automagischen Abhängigkeit von SELinux wurde behoben. Das configure-Skript nun eine - ohne-selinux Option. "Find-execdir" nun korrekt Veränderungen Arbeitsverzeichnis. Der Test-strstr Unit-Test nicht mehr fehl am alpha. Ein Problem, in dem "find-exec echo Rübe {} \ +" ist akzeptiert, aber Rübe gegessen wurde behoben. Die Fehlermeldung wird jetzt korrekt angezeigt, wenn eine falsche Größe Option angegeben wird. Ein Testpaket Deadlock auf FreeBSD wurde behoben. Die Übersetzungen für Finnisch, Italienisch, Dänisch, Slowenisch, Deutsch, Estnisch, Französisch, Japanisch, Dänisch und aktualisiert wurden.
Tags: Development
The manual now includes a small number of references to further reading on security. The automagic dependency on selinux was fixed. The configure script now provides a --without-selinux option. "find -execdir" now correctly changes working directory. The test-strstr unit test no longer fails on alpha. A problem in which "find -exec echo TURNIP{} \+" is accepted but TURNIP is eaten was fixed. The error message is now properly shown when an incorrect -size option is given. A test suite deadlock on FreeBSD was fixed. The translations for Finnish, Italian, Danish, Slovenian, German, Estonian, French, Japanese, and Danish were updated.

Project Resources