How To use sort command in Linux Or Ubuntu to sort in ascending or descending order – A Tutorial
How To use sort command in Linux Or Ubuntu to sort in ascending or descending order Step By Step Tutorial sort command examples Sort a file in ascending order $ sort names.txt Sort a file in descending order $ sort -r names.txt Video Rating: 5 / 5 The video covers 1.) Analyzing system logs in [...]
- 2 Comments »
- January 1st, 2012 by admin
