Sorting File Contents in Order
Sorting file contents via command line interface.
We'll cover the following...
sort
Definition:
It is used to sort a program or file that is given in its input.
Syntax:
sort [option] filename