Skip to content

Instantly share code, notes, and snippets.

@chrisberkhout
Created March 17, 2015 10:55
Show Gist options
  • Save chrisberkhout/99e7e80045267ab1984c to your computer and use it in GitHub Desktop.
Save chrisberkhout/99e7e80045267ab1984c to your computer and use it in GitHub Desktop.

Revisions

  1. chrisberkhout created this gist Mar 17, 2015.
    2 changes: 2 additions & 0 deletions csort
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,2 @@
    #!/bin/bash
    LC_ALL=C exec sort "$@"