DIR command improvements: Make /o by itself behave equal to how it does in Windows
"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.