Jump to content

SORT.EXE: Difference between revisions

From EDM2
Ak120 (talk | contribs)
mNo edit summary
Ak120 (talk | contribs)
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