SORT.EXE: Difference between revisions
Appearance
mNo edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
Sorts the input and displays the output to the screen. | Sorts the input files up to 63KB size and displays the output to the screen. | ||
==Parameter== | |||
*/R - reverse sort order | |||
*/+n - sort after column n | |||
*/Tn - number of spaces between tabulator | |||
[[Category:Files]] | [[Category:Files]] |
Revision as of 03:59, 8 January 2017
Sorts the input files up to 63KB size and displays the output to the screen.
Parameter
- /R - reverse sort order
- /+n - sort after column n
- /Tn - number of spaces between tabulator