The new forums will be named Coin Return (based on the most recent vote)! You can check on the status and timeline of the transition to the new forums here.
The Guiding Principles and New Rules document is now in effect.
I want to make an index of files I'm archiving on CDs, but I'm archiving them based on size and as such I need a text list of them organized as such so I can make a reference index with relative ease.
Usually I just employ "dir /b > dirlist.txt" to produce a list, but this isn't organized by size. What kind of parameters would I need to make it so, or is there some kind of Windows application that would do this fairly easily?
Posts
To sort by size: