Pipe the lines through sort -n -r -k2.
Edited to sort from largest to smallest.
W_Whalley
- 1.9k
- 1
- 13
- 6
Pipe the lines through sort -n -r -k2.
Edited to sort from largest to smallest.