Skip to content

DIR command improvements: Make /o by itself behave equal to how it does in Windows

Joe Souza requested to merge JoeS209/wine:master into master

"DIR /o" (no order specifier after /o) hasn't functioned the same as it does on Windows. This change makes the functionality of /o by itself equivalent to behavior on Windows.

Merge request reports

Loading