Copyright 2008 Sun Microsystems 1. Introduction 1.1. Project/Component Working Name: Findutils 1.2. Name of Document Author/Supplier: Luis de Bethencourt 1.3. Date of This Document: 4/08/2008 1.3.1. Date this project was conceived: 03/06/2008 1.4. Name of Major Document Customer(s)/Consumer(s): 1.4.1. The PAC or CPT you expect to review your project: Solaris PAC 1.4.2. The ARC(s) you expect to review your project: LSARC 1.4.3. The Director/VP who is "Sponsoring" this project: robert.odea@sun.com 1.4.4. The name of your business unit: OPG / OpenSource. 1.5. Email Aliases: 1.5.1. Responsible Manager: tom.garland@sun.com 1.5.2. Responsible Engineer: luis.debethencourt@sun.com 1.5.3. Marketing Manager: dan.roberts@sun.com 1.5.4. Interest List: desktop-discuss@opensolaris.org 4. Technical Description: 4.1. Details: GNU findutils is an opensource package which provides utilities to find files meeting specified criteria and perform various actions on the files which are found. This package contains 'find', 'xargs', and 'locate'. GNU find is faster than Solaris find and has more functions, it was a cleanroom implementation. And even has xargs funcionality built inside, but xargs is also kept separate for convenience. There is another project delivering slocate: LSARC 2008/447 Which is the secure version of locate. So locate won't be delivered with findutils. Version: 4.2 4.2. Bug/RFE Number(s): 6735884. 4.3. In Scope: See above. 4.4. Out of Scope: See above. 4.5. Interfaces: -------------------------------------------------------------------- Exported Stability Comments -------------------------------------------------------------------- SUNWgnu-findutils Uncommited /usr/bin/gfind Uncommited Command /usr/gnu/bin/find Uncommited Link /usr/bin/gxargs Uncommited Command /usr/gnu/bin/xargs Uncommited Link -------------------------------------------------------------------- Imported Stability Comments -------------------------------------------------------------------- None SUNWslocate Uncommitted 4.6. Doc Impact: New manpages, findutils.1, xargs.1, locate.1. 4.7. Admin/Config Impact: None. 4.8. HA Impact: None. 4.9. I18N/L10N Impact: None. 4.10. Packaging & Delivery: Adds new package, SUNWfindutils 4.11. Security Impact: None. 4.12. Dependencies: None. 5. Reference Documents: The Findutils homepage: http://www.gnu.org/software/findutils/ http://www.gnu.org/software/findutils/manual/html_mono/find.html#Invoking-find http://www.gnu.org/software/findutils/manual/html_mono/find.html#Invoking-xargs