|
Let's see if I can explain this correctly (I'm still working on my sort skills):
-k to set the key
1.5 means that the 5th character of the 1st field is the start of the sort field
n means that this field is to be treated as numeric
Anyone else feel free to correct that explanation if it's not accurate.
|