findutils 4.2.27-4.1.ydl.1: 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 filename pattern). The xargs utility builds and executes command lines from standard input arguments (usually lists of file names generated by the find command). |
Return |






