findutils - Summary
This software is part of the GNU Project.
`find' is a program which searches a directory tree to find a file or group of files. It walks the directory tree and reports all occurences of a file matching the user's specifications.
`locate' scans one or more databases of filenames and displays any matches. `updatedb' builds the database used by `locate'.
`xargs' builds and executes command lines by gathering together arguments it reads on the standard input. Most often, these arguments are lists of file names generated by `find'.
Registration Date: Thu 15 Feb 2001 05:20:49 PM UTC
License: GNU General Public License v3 or later
Development Status: 5 - Production/Stable
posted by berny, Sat 01 Jun 2024 06:30:40 PM UTC
This is to announce findutils-4.10.0, a stable release.
See the NEWS below for more details.
GNU findutils is a set of software tools for finding files that match
certain criteria and for performing various operations on them.
Findutils includes the programs "find", "xargs" and "locate".
[...]
posted by berny, Wed 02 Feb 2022 12:31:52 AM UTC
This is to announce findutils-4.9.0, a stable release.
See the NEWS below for more details.
GNU findutils is a set of software tools for finding files that match
certain criteria and for performing various operations on them.
Findutils includes the programs "find", "xargs" and "locate".
[...]
posted by berny, Sat 09 Jan 2021 07:09:34 PM UTC
This is to announce findutils-4.8.0, a stable release.
See the NEWS below for more details.
GNU findutils is a set of software tools for finding files that match
certain criteria and for performing various operations on them.
Findutils includes the programs "find", "xargs" and "locate".
[...]
posted by jay, Sun 30 Jan 2005 05:54:05 PM UTC
I am pleased to announce the release of version 4.2.15 of GNU
findutils on ftp.gnu.org. This release includes many bug fixes and enhancements. The most important changes are that findutils should now be POSIX compliant, find should now run faster on many systems, and the "locate" command is now compatible with the one in *BSD. Full
[...]
- Browse open items
Submit a new item
Powered by Savane 3.14-79a4.
Corresponding source code