Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
findutils: The GNU versions of find utilities (find and xargs).
- Summary
- The findutils package contains programs which will help you locate
files on your system. The find utility searches through a hierarchy
of directories looking for files which match a certain set of criteria
(such as a filename pattern). The xargs utility builds and executes
command lines from standard input arguments (usually lists of file
names generated by the find command).
You should install findutils because it includes tools that are very
useful for finding things on your system.
Arch: i386
Download: | findutils-4.2.27-4.i386.rpm |
Build Date: | Sun Feb 19 04:39:25 2006 |
Packager: | Red Hat, Inc. <http://bugzilla.redhat.com/bugzilla> |
Size: | 669 KiB |
Changelog
- * Sun Feb 19 17:00:00 2006 Miloslav Trmac <mitr{%}redhat{*}com> - 1:4.2.27-4
-
- Report the correct directory when hard link count is inconsistent (#182001)
- * Fri Feb 10 17:00:00 2006 Jesse Keating <jkeating{%}redhat{*}com> - 1:4.2.27-3.2
-
- bump again for double-long bug on ppc(64)
- * Tue Feb 7 17:00:00 2006 Jesse Keating <jkeating{%}redhat{*}com> - 1:4.2.27-3.1
-
- rebuilt for new gcc4.1 snapshot and glibc changes