sort Unix Utility Statement
Jump to navigation
Jump to search
A sort Unix Utility Statement is a Unix statement that references a sort Unix Utility.
- Example(s):
LC_ALL='C' sort --random-sort test.txt | sort --key=2,2 --stable --field-separator=$'\t'
- Counter-Example(s):
- See: Unix Tool.