Skip to content

Instantly share code, notes, and snippets.

@dmgig
Last active April 20, 2016 20:25
Show Gist options
  • Save dmgig/8168263ca5c8f7f20ee21b7b5d3e26e9 to your computer and use it in GitHub Desktop.
Save dmgig/8168263ca5c8f7f20ee21b7b5d3e26e9 to your computer and use it in GitHub Desktop.
fix line endings during cat
cat windows-EOL.txt | tr '\r' '\n'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment