Skip to content

Instantly share code, notes, and snippets.

@ryanfb
Created March 16, 2015 21:03
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 ryanfb/0ee1082a597e200ca8c3 to your computer and use it in GitHub Desktop.
Save ryanfb/0ee1082a597e200ca8c3 to your computer and use it in GitHub Desktop.
#!/bin/bash
paste <(langid --line -n < $1) $1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment