Difference between revisions of "Findutils"
(resources) |
(added standard links) |
||
Line 4: | Line 4: | ||
|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. | |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/ | |Homepage URL=https://www.gnu.org/software/findutils/ | ||
− | |||
|Is High Priority Project=No | |Is High Priority Project=No | ||
− | |||
|VCS checkout command=git clone git://git.savannah.gnu.org/findutils.git | |VCS checkout command=git clone git://git.savannah.gnu.org/findutils.git | ||
|Documentation note=https://www.gnu.org/software/findutils/manual/ | |Documentation note=https://www.gnu.org/software/findutils/manual/ | ||
− | |Decommissioned | + | |Decommissioned or Obsolete=No |
− | | | + | |Donate=https://my.fsf.org/donate/ |
|Related projects=Coreutils,Grep | |Related projects=Coreutils,Grep | ||
|Keywords=comparison,editing,pattern,matching,file management,findutils | |Keywords=comparison,editing,pattern,matching,file management,findutils | ||
Line 17: | Line 15: | ||
|Version status=stable | |Version status=stable | ||
|Version download=https://ftp.gnu.org/gnu/findutils/findutils-4.6.0.tar.gz | |Version download=https://ftp.gnu.org/gnu/findutils/findutils-4.6.0.tar.gz | ||
− | |||
|Last review by=Bendikker | |Last review by=Bendikker | ||
− | |Last review date=2018/ | + | |Last review date=2018/11/14 |
|Submitted by=Database conversion | |Submitted by=Database conversion | ||
|Submitted date=2011/04/12 | |Submitted date=2011/04/12 | ||
+ | |User level=intermediate | ||
+ | |Component programs=find,locate,updatedb,xargs | ||
+ | |Paid support=https://www.fsf.org/resources/service/ | ||
+ | |Accepts cryptocurrency donations=Yes | ||
+ | |Test entry=No | ||
|Is GNU=Yes | |Is GNU=Yes | ||
|GNU package identifier=findutils | |GNU package identifier=findutils | ||
+ | |Decommissioned/Obsolete=No | ||
|License verified date=2009-06-15 | |License verified date=2009-06-15 | ||
}} | }} | ||
Line 60: | Line 63: | ||
|Resource kind=Mailing List | |Resource kind=Mailing List | ||
|Resource URL=https://lists.gnu.org/archive/html/findutils-patches | |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 |
Revision as of 12:29, 14 November 2018
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.
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
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.