Bug 147928

Summary: Alphabetic sort capability for find
Product: [Fedora] Fedora Reporter: Christopher Beland <beland>
Component: findutilsAssignee: Tim Waugh <twaugh>
Status: CLOSED UPSTREAM QA Contact: Mike McLean <mikem>
Severity: medium Docs Contact:
Priority: medium    
Version: 3Keywords: FutureFeature
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-02-23 09:48:42 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Christopher Beland 2005-02-13 10:54:37 UTC
Sometimes it would be handy if "find" could process output for each
directory in alphabetical order, like ls does by default.  Merely
piping to "sort" mixes the output from multiple directories.

Comment 1 Tim Waugh 2005-02-14 09:50:51 UTC
Could you give an example of why that might be useful?

Comment 2 Christopher Beland 2005-02-17 16:24:54 UTC
If I remember correctly, I was passing the output of find to some script that
needed relative pathnames.  I think I was using it to produce a report sorted by
directory, and I wanted the contents of each directory to be alphabetized,
because otherwise it was too annoying to find any particular file in the listings.

Comment 3 Tim Waugh 2005-02-23 09:48:42 UTC
Please submit this request on the https://savannah.gnu.org/projects/findutils
site.  Thanks.

Comment 4 Christopher Beland 2007-08-26 21:08:22 UTC
Done: https://savannah.gnu.org/bugs/index.php?20909