BASH Shell commands sort ( commands for linux )



BASH Shell commands sort ( commands for linux )

BASH Shell commands sort ( commands for linux )

Sort is one of those commands that does exactly what is says it does. It sorts stuff. Sort is capable of dealing with numbers, words and even months of the year. Sort can also deal with multiple files and sort them all into one single file.

In this tutorial I show you how to use sort for different types of data and how to change the behaviour of sort.

Blog: http://www.linuxleech.com
Twitter: http://www.twitter.com/linuxleech
Facebook: http://www.facebook.com/linuxleech
Google+: http://www.gplus.to/linuxleech

-~-~~-~~~-~~-~-
Please watch: “virtualbox vs vmware virtual machine in virtual machine?”
https://www.youtube.com/watch?v=dLuFljsM688
-~-~~-~~~-~~-~-

Comments are closed.