[ros-bugs] [Bug 875] New: DIR does not support multiple filespecs

ReactOS.Bugzilla at reactos.org ReactOS.Bugzilla at reactos.org
Thu Oct 6 05:22:11 CEST 2005


http://www.reactos.org/bugzilla/show_bug.cgi?id=875

           Summary: DIR does not support multiple filespecs
           Product: ReactOS
           Version: TRUNK
          Platform: VMWare 5
        OS/Version: ReactOS
            Status: NEW
          Severity: normal
          Priority: P3
         Component: Shell
        AssignedTo: ros-bugs at reactos.com
        ReportedBy: waxdragon at gmail.com
         QAContact: ros-bugs at reactos.com


You should be able to do "dir *.bat *.exe" and get results back for both, our
dir simply reports "too many parameters"

Here is what the {NT4,XP} cmd does:

C:\WINNT\Profiles\ford\Desktop\winetests>dir *.log *.cmd
 Volume in drive C has no label.
 Volume Serial Number is 6C01-FC12

 Directory of C:\WINNT\Profiles\ford\Desktop\winetests

10/01/05  01:16a                 5,081 winetests.log
 Directory of C:\WINNT\Profiles\ford\Desktop\winetests

10/01/05  01:17a                 7,537 runtests_xp.cmd
               2 File(s)         12,618 bytes
                            619,051,008 bytes free

C:\WINNT\Profiles\ford\Desktop\winetests>

-- 
Configure bugmail: http://www.reactos.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are the QA contact for the bug, or are watching the QA contact.


More information about the Ros-bugs mailing list