Difference between revisions of "Findutils"
| Line 10: | Line 10: | ||
: Applies a command to a list of files | : Applies a command to a list of files | ||
|User level=intermediate | |User level=intermediate | ||
| + | |Status=Live | ||
| + | |Component programs=find,locate,xargs | ||
| + | |Homepage URL=http://www.gnu.org/software/findutils/findutils.html | ||
| + | |VCS checkout command= | ||
| + | |Computer languages=C | ||
| + | |Documentation note=User manual included and available online from http://www.gnu.org/software/findutils/manual/find.html | ||
| + | |Paid support= | ||
| + | |IRC help= | ||
| + | |IRC general= | ||
| + | |IRC development= | ||
| + | |Related projects=fileutils,sfind,Grep | ||
| + | |Keywords=comparison,editing,pattern,matching,file management,findutils | ||
| + | |Is GNU=y | ||
| + | |Last review by=Janet Casey | ||
| + | |Last review date=2009-04-22 | ||
|Submitted by=Database conversion | |Submitted by=Database conversion | ||
|Submitted date=2011-04-01 | |Submitted date=2011-04-01 | ||
| − | |Version identifier=4.4. | + | |Version identifier=4.4.2 |
| − | |Version date=2009- | + | |Version date=2009-06-06 |
|Version status=stable | |Version status=stable | ||
| − | |Version download=http://ftp.gnu.org/pub/gnu/findutils/findutils-4.4. | + | |Version download=http://ftp.gnu.org/pub/gnu/findutils/findutils-4.4.2.tar.gz |
| − | |License verified date=2009- | + | |License verified date=2009-06-15 |
|Version comment= | |Version comment= | ||
| + | }} | ||
| + | {{Person | ||
| + | |Role=Maintainer | ||
| + | |Real name=James Youngman | ||
| + | |Email=jay@gnu.org | ||
| + | |Resource URL= | ||
| + | }} | ||
| + | {{Person | ||
| + | |Role=Contributor | ||
| + | |Real name=Andreas Schwab | ||
| + | |Email=schwab@issan.informatik.uni-dortmund.de | ||
| + | |Resource URL= | ||
| + | }} | ||
| + | {{Person | ||
| + | |Role=Contributor | ||
| + | |Real name=Jesus Bravo Alvarez | ||
| + | |Email=jba@pobox.com | ||
| + | |Resource URL= | ||
| + | }} | ||
| + | {{Person | ||
| + | |Role=Contributor | ||
| + | |Real name=John David Anglin | ||
| + | |Email=dave@hiauly1.hia.nrc.ca | ||
| + | |Resource URL= | ||
| + | }} | ||
| + | {{Person | ||
| + | |Role=Contributor | ||
| + | |Real name=Jonathan R. Ferro | ||
| + | |Email=jferro@corwin.ece.cmu.edu | ||
| + | |Resource URL= | ||
| + | }} | ||
| + | {{Person | ||
| + | |Role=Contributor | ||
| + | |Real name=Mark Kettenis | ||
| + | |Email=kettenis@gnu.org | ||
| + | |Resource URL= | ||
| + | }} | ||
| + | {{Person | ||
| + | |Role=Contributor | ||
| + | |Real name=Paul Slootman | ||
| + | |Email=paul@murphy.nl | ||
| + | |Resource URL= | ||
| + | }} | ||
| + | {{Person | ||
| + | |Role=Contributor | ||
| + | |Real name=Stephane Barizien | ||
| + | |Email=sba@ocegr.fr | ||
| + | |Resource URL= | ||
| + | }} | ||
| + | {{Resource | ||
| + | |Resource audience=Bug Tracking | ||
| + | |Resource kind=VCS Repository Webview | ||
| + | |Resource URL=http://savannah.gnu.org/bugs/?group=findutils | ||
| + | }} | ||
| + | {{Resource | ||
| + | |Resource audience=Bug Tracking | ||
| + | |Resource kind=E-mail | ||
| + | |Resource URL=mailto:bug-findutils@gnu.org | ||
}} | }} | ||
{{Software category | {{Software category | ||
|Interface=command-line,console | |Interface=command-line,console | ||
| + | |Software-development=small-specific-development-task | ||
| + | |Use=software-development | ||
}} | }} | ||
{{Project license | {{Project license | ||
|License=GPLv2orlater | |License=GPLv2orlater | ||
|License verified by=Kelly Hopkins | |License verified by=Kelly Hopkins | ||
| − | |License verified date=2009- | + | |License verified date=2009-06-15 |
| + | }} | ||
| + | {{Project license | ||
| + | |License=GPLv3orlater | ||
| + | |License verified by=Kelly Hopkins | ||
| + | |License verified date=2009-06-15 | ||
}} | }} | ||
Latest revision as of 09:48, 12 April 2011
Findutils
http://www.gnu.org/software/findutils/findutils.html
The program includes:
- find
- Finds files that match certain criteria and performs abitrary operations on them.
- locate
- Scans a database for file names that match a pattern
- xargs
- Applies a command to a list of files
Documentation
User manual included and available online from http://www.gnu.org/software/findutils/manual/find.html
Related Projects
Licensing
| License | Verified by | Verified on | Notes |
|---|---|---|---|
| GPLv2orlater | Kelly Hopkins | 15 June 2009 | |
| GPLv3orlater | Kelly Hopkins | 15 June 2009 |
Leaders and contributors
| Contact(s) | Role |
|---|---|
|
| Contributor |
|
| Contributor |
|
| Maintainer |
|
| Contributor |
|
| Contributor |
|
| Contributor |
|
| Contributor |
|
| Contributor |
Resources and communication
| Audience | Resource type | URI |
|---|---|---|
| Bug Tracking | VCS Repository Webview | |
| Bug Tracking | mailto:bug-findutils@gnu.org |
Software prerequisites
This entry (in part or in whole) was last reviewed on 22 April 2009.
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 described in this text has its own copyright notice and license, which can usually be found in the distribution itself.
