|
|
sort Command - Linux
|
Views : 267
|
|
Tagged in : Linux
|
|
|
Report This Scrap as Inappropriate We request you to choose the appropriate categroy and subcategory that suits your
objectionable concern about the scrap, So that our team can review and find out whether it violates our Guidelines or the
scrap is not suitable for all viewers.
|
sort COMMAND:
sort command is used to sort the lines in a text file.
sort test.txt
Sorts the 'test.txt' file and prints result in the screen.
|
|
By RameshKumar, On - 2010-01-28 |
|
|
|