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:zSystems/findutils && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
disable-broken-tests.patch | 0000012072 11.8 KB | |
findutils-4.4.2-xautofs.patch | 0000004837 4.72 KB | |
findutils-4.6.0.tar.gz | 0003780154 3.61 MB | |
findutils.changes | 0000038171 37.3 KB | |
findutils.spec | 0000004436 4.33 KB | |
gnulib-libio.patch | 0000005806 5.67 KB | |
sv-bug-48030-find-exec-plus-does-not-pass-all-argu |
0000008212 8.02 KB | |
sysmacros.patch | 0000000429 429 Bytes |
Revision 59 (latest revision is 73)
Dominique Leuenberger (dimstar_suse)
accepted
request 711587
from
Bernhard Voelker (berny)
(revision 59)
- Add disable-broken-tests.patch in order to remove broken tests (boo#1138800).
Comments 0