Difference between revisions of "Findutils"

From Free Software Directory
Jump to: navigation, search
(add package identifier)
(version 4.6.0)
Line 1: Line 1:
 
{{Entry
 
{{Entry
|Name=Findutils
+
|Name=GNU Findutils
 
|Short description=Tools to find files and to operate on groups of files
 
|Short description=Tools to find files and to operate on groups of files
|Full description=The program includes:
+
|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.
; 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
 
 
|Homepage URL=http://www.gnu.org/software/findutils/findutils.html
 
|Homepage URL=http://www.gnu.org/software/findutils/findutils.html
 
|User level=intermediate
 
|User level=intermediate
|Component programs=find,locate,xargs
+
|Component programs=find,locate,updatedb,xargs
 +
|VCS checkout command=git clone git://git.savannah.gnu.org/findutils.git
 
|Computer languages=C
 
|Computer languages=C
 
|Documentation note=User manual included and available online from http://www.gnu.org/software/findutils/manual/find.html
 
|Documentation note=User manual included and available online from http://www.gnu.org/software/findutils/manual/find.html
 
|Related projects=fileutils,sfind,Grep
 
|Related projects=fileutils,sfind,Grep
 
|Keywords=comparison,editing,pattern,matching,file management,findutils
 
|Keywords=comparison,editing,pattern,matching,file management,findutils
|Version identifier=4.4.2
+
|Version identifier=4.6.0
|Version date=2009-06-06
+
|Version date=2015/12/28
 
|Version status=stable
 
|Version status=stable
|Version download=http://ftp.gnu.org/pub/gnu/findutils/findutils-4.4.2.tar.gz
+
|Version download=https://ftp.gnu.org/gnu/findutils/findutils-4.6.0.tar.gz
|Last review by=Janet Casey
+
|Last review by=Genium
|Last review date=2009-04-22
+
|Last review date=2016/01/31
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
Line 27: Line 22:
 
|Is GNU=Yes
 
|Is GNU=Yes
 
|GNU package identifier=findutils
 
|GNU package identifier=findutils
|License verified date=2009-06-15
 
}}
 
{{Project license
 
|License=GPLv2orlater
 
|License verified by=Kelly Hopkins
 
 
|License verified date=2009-06-15
 
|License verified date=2009-06-15
 
}}
 
}}
 
{{Project license
 
{{Project license
 
|License=GPLv3orlater
 
|License=GPLv3orlater
|License verified by=Kelly Hopkins
+
|License verified by=Genium
|License verified date=2009-06-15
+
|License verified date=2016/01/31
 
}}
 
}}
 
{{Person
 
{{Person
Line 88: Line 78:
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Bug Tracking
+
|Resource audience=User, Developer
|Resource kind=VCS Repository Webview
+
|Resource kind=Bug Tracking
 
|Resource URL=http://savannah.gnu.org/bugs/?group=findutils
 
|Resource URL=http://savannah.gnu.org/bugs/?group=findutils
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Bug Tracking
+
|Resource audience=User, Developer
 
|Resource kind=E-mail
 
|Resource kind=E-mail
 
|Resource URL=mailto:bug-findutils@gnu.org
 
|Resource URL=mailto:bug-findutils@gnu.org
 +
}}
 +
{{Resource
 +
|Resource audience=Developer
 +
|Resource kind=VCS Repository Webview
 +
|Resource URL=http://git.savannah.gnu.org/cgit/findutils.git
 +
}}
 +
{{Resource
 +
|Resource audience=User, Developer
 +
|Resource kind=Mailing List Info/Archive
 +
|Resource URL=https://lists.gnu.org/archive/html/bug-findutils/
 +
}}
 +
{{Resource
 +
|Resource audience=Developer
 +
|Resource kind=Mailing List Info/Archive
 +
|Resource URL=https://lists.gnu.org/archive/html/findutils-patches/
 
}}
 
}}
 
{{Software category
 
{{Software category
 
|Interface=command-line, console
 
|Interface=command-line, console
 +
|Programming-language=C
 
|Software-development=small-specific-development-task
 
|Software-development=small-specific-development-task
 
|Use=software-development
 
|Use=software-development
 
}}
 
}}
 
{{Featured}}
 
{{Featured}}

Revision as of 07:58, 31 January 2016


[edit]

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.








Entry




























"User" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"User" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.




"User" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.










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.