Filters and commands: sort command in Unix systems with examples
SORT command is used to sort a file, arranging the records in a
particular order. By default, the sort command sorts file assuming the
contents are ASCII. Using options in sort command, it can also be used
to sort numerically.
No comments:
Post a Comment