Skip to content

Instantly share code, notes, and snippets.

@yoava
Created April 1, 2016 11:55
Show Gist options
  • Select an option

  • Save yoava/78a6f880db73ee4686162caed88a459d to your computer and use it in GitHub Desktop.

Select an option

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