Skip to Content.
Sympa Menu

sm-spell-submit - [SM-Spell-Submit] findutils 4.5.9 has been released [freshmeat.net]

sm-spell-submit AT lists.ibiblio.org

Subject: Submit list for new spells

List archive

Chronological Thread  
  • From: "freshmeat.net" <noreply AT freshmeat.net>
  • To: sm-spell-submit AT lists.ibiblio.org
  • Subject: [SM-Spell-Submit] findutils 4.5.9 has been released [freshmeat.net]
  • Date: Thu, 29 Apr 2010 22:15:58 +0000

Dear freshmeat.net subscriber,

jyoungman just announced version 4.5.9 of findutils on freshmeat.net.

The changes are as follows:

Bugs have been fixed, including #29511 (fails to build on kfreebsd), #27563
(-L
breaks -execdir), and #19593 (-execdir .... {} + has suboptimal performance).
The find program will once again build argument lists longer than 1 with
"-execdir ...+". The upper limit of 1 argument for execdir was introduced as
a
workaround in findutils-4.3.4. The limit is now removed, but find still does
not
issue the maximum possible number of arguments, since an exec will occur each
time find encounters a subdirectory (if at least one argument is pending).

Project description:

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".

Detailed history and release notes are available here:

http://freshmeat.net/projects/findutils#release_316149

If you want to change your subscription to this project, please log in to:

http://freshmeat.net/account/subscriptions

Best regards,
freshmeat.net

--
This email was sent to sm-spell-submit AT lists.ibiblio.org.



  • [SM-Spell-Submit] findutils 4.5.9 has been released [freshmeat.net], freshmeat.net, 04/29/2010

Archive powered by MHonArc 2.6.24.

Top of Page