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.
- Links to openSUSE:Factory / findutils
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:Rings:0-Bootstrap/findutils && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
findutils-4.4.2-xautofs.patch | 0000004779 4.67 KB | |
findutils-4.5.12.tar.gz | 0003236073 3.09 MB | |
findutils-gnulib-ppc64le.patch | 0000002341 2.29 KB | |
findutils.changes | 0000035723 34.9 KB | |
findutils.spec | 0000003427 3.35 KB |
Revision 1 (latest revision is 2)
Stephan Kulow (coolo)
committed
(revision 1)
osc copypac from project:openSUSE:Factory:Build package:findutils revision:8
Comments 1
GOOD: reproducibleopensuse scripts found this findutils to have "status" : "reproducible"