• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Using the "dir" command

I can't remember if this is possible or not...but is there a way to use the "dir" command in dos and display the listing in alphabetical order?

I can't exactly type "man dir".
 
Originally posted by: n0cmonkey
Yeah, it took me a minute to remember that myself. 😛 Hope it helped. 😉

yeah it did 🙂

dir /o:N

However, one thing which kinda left me perplexed.

if i do "dir /o:N > dirlist" and open up the file with "edit" I get the directory listing in alphabetical order.

However, if I open it up in notepad, wordpad, or word, it loses it's alphabetical order.
 
Back
Top