findutils - The GNU versions of find utilities (find and xargs)
Website: | http://www.gnu.org/software/findutils/ |
---|---|
License: | GPLv3+ |
Vendor: | Fedora Project |
- Description:
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.
Packages
findutils-4.4.2-4.fc12.x86_64 [447 KiB] |
Changelog
by Kamil Dudka (2009-10-20):
- make it possible to recognize an autofs filesystem by find - add a new find's option -xautofs to not descend directories on autofs filesystems |