Skip to content

Instantly share code, notes, and snippets.

@matlink
Last active February 15, 2018 16:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save matlink/443da72581c6f2348b7fd5f7bd8288f7 to your computer and use it in GitHub Desktop.
Save matlink/443da72581c6f2348b7fd5f7bd8288f7 to your computer and use it in GitHub Desktop.
Sort by 3rd column, numerically
sort -nk3,3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment