$ whatis sort

sort sort (1) - sort lines of text files

Examples:


  1. sort -rn sortme.txt
  2. ls -l *.html | sort
  3. ls -l *.html | sort -rn
  4. ls -l *.html | sort

Please click on " man sort " to see the Manual Page for this command.


Previous Home Page Next



Contact us      |      About us      |      Term of use      |       Copyright © 2000-2024 MyWebUniversity.com ™