On Sun, 11 Jun 2006 16:56:37 -0700, ms <ms@invalid.com> wrote:
>A small executable program that will arrange listings in alphabetical
>order in a text file?
Totally free and 0 download size. It's called "Sort" and it comes as
part of Windows. (No GUI, though, it's a command line program.) Sort
starting on whichever column you want. Type sort /? for a help list.