sort - Windows command-line utility to sort or merge text files
sort [-cmubdfinr] [-t char] [-T char]
[-k field1[,field2]]... [ -o output] [file]...
The sort(1w) Windows command-line utility is an implementation of the Interix sort(1) command that you can run at a Windows command prompt. The file argument must use Windows file-name and path syntax. For more information, see sort(1).