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-null-ptr-test.patch | 0000000636 636 Bytes | |
findutils-4.7.0.tar.xz | 0001895048 1.81 MB | |
findutils-4.7.0.tar.xz.sig | 0000000488 488 Bytes | |
findutils-gnulib-disable-test-float.patch | 0000015469 15.1 KB | |
findutils-gnulib-test-avoid-FP-perror-strerror.pat |
0000004018 3.92 KB | |
findutils-xautofs.patch | 0000004842 4.73 KB | |
findutils.changes | 0000040293 39.3 KB | |
findutils.keyring | 0000035985 35.1 KB | |
findutils.spec | 0000004441 4.34 KB |
Revision 64 (latest revision is 73)
Dominique Leuenberger (dimstar_suse)
accepted
request 830936
from
Bernhard Voelker (berny)
(revision 64)
- findutils-gnulib-test-avoid-FP-perror-strerror.patch: Add patch to avoid false-positive error in gnulib tests 'test-perror2' and 'test-strerror_r', visible on armv7l.
Comments 0