[Bug 27933] New: Implement "sort" command

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Jul 29 03:43:22 CDT 2011


http://bugs.winehq.org/show_bug.cgi?id=27933

           Summary: Implement "sort" command
           Product: Wine
           Version: 1.3.25
          Platform: x86-64
        OS/Version: Linux
            Status: NEW
          Keywords: download, source
          Severity: normal
          Priority: P2
         Component: cmd
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: frederic.delanoy at gmail.com
                CC: dank at kegel.com
            Blocks: 15359


Windows expands file wildcards (e.g. f?oo*) according to directory (unsorted)
order, and not alphanumeric order.

This prevents consistent testing of many cmd command expanding file wildcards
(e.g. for /d, for /f)

An external command would probably be preferable to an intrinsic, as windows
does.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list