Difference between revisions of "Findutils"
(add package identifier) |
(bump version to 4.7.0) |
||
(11 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{{Entry | {{Entry | ||
− | |Name=Findutils | + | |Name=GNU Findutils |
− | |Short description= | + | |Short description=Find and operate on groups of files. |
− | |Full description= | + | |Full description='''Findutils''' supplies the basic file directory searching utilities of the GNU system. It consists of two primary searching utilities: <tt>find</tt> recursively searches for files in a directory according to given criteria and <tt>locate</tt> lists files in a database that match a query. Two auxiliary tools are included: <tt>updatedb</tt> updates the file name database and <tt>xargs</tt> may be used to apply commands with arbitrarily long arguments. |
− | + | |Homepage URL=https://www.gnu.org/software/findutils/ | |
− | + | |Is High Priority Project=No | |
− | + | |VCS checkout command=git clone git://git.savannah.gnu.org/findutils.git | |
− | + | |Documentation note=https://www.gnu.org/software/findutils/manual/ | |
− | + | ||
− | + | '''Selection from the [https://shop.fsf.org/ FSF shop]''' | |
− | |Homepage URL= | + | |
− | | | + | [https://shop.fsf.org/books/free-freedom-20-richard-stallman Free as in Freedom 2.0, by Richard Stallman] |
− | | | + | |
− | + | [https://shop.fsf.org/books-docs/introduction-command-line Introduction to the Command Line] | |
− | |Documentation note= | + | |
− | |Related projects= | + | ---- |
+ | ---- | ||
+ | '''[https://www.gnu.org/help/help.html Helping the GNU Project and the Free Software Movement]''' | ||
+ | ---- | ||
+ | ---- | ||
+ | |||
+ | If you have corrections to this entry or questions about it, please contact: mailto:maintainers@gnu.org | ||
+ | ---- | ||
+ | |Decommissioned or Obsolete=No | ||
+ | |Donate=https://my.fsf.org/donate/ | ||
+ | |Related projects=gnustandards,Coreutils,Grep | ||
|Keywords=comparison,editing,pattern,matching,file management,findutils | |Keywords=comparison,editing,pattern,matching,file management,findutils | ||
− | |Version identifier=4. | + | |Version identifier=4.7.0 |
− | |Version date= | + | |Version date=2019/08/29 |
|Version status=stable | |Version status=stable | ||
− | |Version download= | + | |Version download=https://ftp.gnu.org/gnu/findutils/findutils-4.7.0.tar.xz |
− | |Last review by= | + | |Last review by=Berny |
− | |Last review date= | + | |Last review date=2019/09/04 |
|Submitted by=Database conversion | |Submitted by=Database conversion | ||
− | |Submitted date=2011 | + | |Submitted date=2011/04/01 |
− | | | + | |User level=intermediate |
+ | |Component programs=find,locate,updatedb,xargs | ||
+ | |Paid support=https://www.fsf.org/resources/service/ | ||
+ | |Accepts cryptocurrency donations=Yes | ||
+ | |OpenPGP signature=https://ftp.gnu.org/gnu/findutils/findutils-4.7.0.tar.xz.sig | ||
+ | |Test entry=No | ||
|Is GNU=Yes | |Is GNU=Yes | ||
|GNU package identifier=findutils | |GNU package identifier=findutils | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
}} | }} | ||
{{Project license | {{Project license | ||
|License=GPLv3orlater | |License=GPLv3orlater | ||
− | |License verified by= | + | |License verified by=Genium |
− | |License verified date= | + | |License verified date=2016/01/31 |
}} | }} | ||
{{Person | {{Person | ||
Line 43: | Line 52: | ||
|Role=Maintainer | |Role=Maintainer | ||
|Email=jay@gnu.org | |Email=jay@gnu.org | ||
− | |||
}} | }} | ||
{{Person | {{Person | ||
− | |Real name= | + | |Real name=Bernhard Voelker |
− | |Role= | + | |Role=Maintainer |
− | |Email= | + | |Email=mail@bernhard-voelker.de |
− | |Resource URL= | + | |Username=berny |
+ | }} | ||
+ | {{Resource | ||
+ | |Resource audience=Debian (Ref) | ||
+ | |Resource URL=https://tracker.debian.org/pkg/findutils | ||
+ | }} | ||
+ | {{Resource | ||
+ | |Resource audience=Savannah (Ref) | ||
+ | |Resource URL=https://savannah.gnu.org/projects/findutils/ | ||
}} | }} | ||
− | {{ | + | {{Resource |
− | | | + | |Resource kind=VCS Repository Webview |
− | + | |Resource URL=https://git.savannah.gnu.org/cgit/findutils.git/ | |
− | |||
− | |Resource URL= | ||
}} | }} | ||
− | {{ | + | {{Resource |
− | | | + | |Resource kind=Mailing List |
− | | | + | |Resource URL=https://lists.gnu.org/archive/html/bug-findutils/ |
− | |||
− | |||
}} | }} | ||
− | {{ | + | {{Resource |
− | | | + | |Resource kind=Mailing List |
− | | | + | |Resource URL=https://lists.gnu.org/archive/html/findutils-patches/ |
− | |||
− | |||
}} | }} | ||
− | {{ | + | {{Resource |
− | | | + | |Resource kind=Mailing List |
− | | | + | |Resource URL=https://lists.gnu.org/mailman/listinfo/gnu-system-discuss/ |
− | |||
− | |||
}} | }} | ||
− | {{ | + | {{Resource |
− | | | + | |Resource kind=Download |
− | + | |Resource URL=https://alpha.gnu.org/gnu/findutils/ | |
− | |||
− | |Resource URL= | ||
}} | }} | ||
− | {{ | + | {{Resource |
− | | | + | |Resource kind=Download |
− | + | |Resource URL=https://ftp.gnu.org/gnu/findutils/ | |
− | |||
− | |Resource URL= | ||
}} | }} | ||
{{Resource | {{Resource | ||
− | + | |Resource kind=General | |
− | |Resource kind= | + | |Resource URL=https://translationproject.org/domain/findutils.html |
− | |Resource URL= | ||
}} | }} | ||
{{Resource | {{Resource | ||
− | + | |Resource kind=General | |
− | |Resource kind= | + | |Resource URL=https://savannah.gnu.org/people/ |
− | |Resource URL= | ||
}} | }} | ||
{{Software category | {{Software category | ||
|Interface=command-line, console | |Interface=command-line, console | ||
− | | | + | |Programming-language=C |
− | | | + | |Runs-on=GNU/Linux |
}} | }} | ||
{{Featured}} | {{Featured}} |
Revision as of 01:29, 4 September 2019
GNU Findutils
https://www.gnu.org/software/findutils/
Find and operate on groups of files.
Findutils supplies the basic file directory searching utilities of the GNU system. It consists of two primary searching utilities: find recursively searches for files in a directory according to given criteria and locate lists files in a database that match a query. Two auxiliary tools are included: updatedb updates the file name database and xargs may be used to apply commands with arbitrarily long arguments.
Documentation
https://www.gnu.org/software/findutils/manual/
Download
https://ftp.gnu.org/gnu/findutils/findutils-4.8.0.tar.xz
version 4.8.0
(stable)
released on 9 January 2021
OpenPGP signature URL: https://ftp.gnu.org/gnu/findutils/findutils-4.8.0.tar.xz.sig
User level
Intermediate
Donate link
https://my.fsf.org/donate/Accepts cryptocurrency donations.
Paid support
https://www.fsf.org/resources/service/VCS Checkout
git clone git://git.savannah.gnu.org/findutils.git
Categories
Related Projects
Licensing
License
Verified by
Verified on
Notes
Leaders and contributors
Contact(s) | Role |
---|---|
James Youngman | Maintainer |
Bernhard Voelker (Berny) | Maintainer |
Resources and communication
Software prerequisites
This entry (in part or in whole) was last reviewed on 9 January 2021.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.