FileSort
Filesort is a utility that sorts text files in ascending / descending order.
Filesort is a utility that sorts text files in ascending / descending order and outputs the results in the same file or a new file.
This is a basic sorting utility that takes a file and sorts its contents in ascending or descending order. Whitespace or a set read length can be used to read each line of text to be sorted. Whitespace or a set read length can be used to read each line of text to be sorted.
This program received 2 awards
Request Download link when available