Name: | findutils |
---|---|
Epoch: | 1 |
Version: | 4.8.0 |
Release: | 7.el9 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 1756958 |
License: | GPLv3+ |
RPM: | findutils-4.8.0-7.el9.x86_64.rpm |
Source RPM: | findutils-4.8.0-7.el9.src.rpm |
Build Date: | Sat Oct 26 2024 |
Build Host: | build-ol9-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://www.gnu.org/software/findutils/ |
Summary: | The GNU versions of find utilities (find and xargs) |
Description: | 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. |
- fix autofs patch when stat was not performed (RHEL-45721)
- fix find not obeying option -ignore_readdir_race in symlink_loop (#2232519)