Skip to content

Instantly share code, notes, and snippets.

@yoava
Created April 1, 2016 11:55
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 yoava/78a6f880db73ee4686162caed88a459d to your computer and use it in GitHub Desktop.
Save yoava/78a6f880db73ee4686162caed88a459d to your computer and use it in GitHub Desktop.
#!/usr/bin/env bash
sort -k 3,3 input.txt > out4.txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment