The GNU versions of find utilities (find and xargs)
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 file name 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.
- Developed at Base:System
- Sources inherited from project openSUSE:Factory
-
6
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:LegacyX86/findutils && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
findutils-4.4.2-xautofs.patch | 0000004837 4.72 KB | |
findutils-4.6.0.tar.gz | 0003780154 3.61 MB | |
findutils.changes | 0000037583 36.7 KB | |
findutils.spec | 0000004141 4.04 KB | |
sv-bug-48030-find-exec-plus-does-not-pass-all-argu |
0000008212 8.02 KB |
Revision 56 (latest revision is 73)
Dominique Leuenberger (dimstar_suse)
accepted
request 399366
from
Bernhard Voelker (berny)
(revision 56)
- sv-bug-48030-find-exec-plus-does-not-pass-all-arguments.patch: Add upstream patch to fix https://savannah.gnu.org/bugs/?48030
Comments 0