Skip to content

Instantly share code, notes, and snippets.

@BrunoVillanova
Created January 30, 2017 22:51
Show Gist options
  • Save BrunoVillanova/c7d21197b0c031d1cc40278c2ecd6ad6 to your computer and use it in GitHub Desktop.
Save BrunoVillanova/c7d21197b0c031d1cc40278c2ecd6ad6 to your computer and use it in GitHub Desktop.
Replace non-ascii chars from bash string
echo '$' | iconv -f utf8 -t ascii//TRANSLIT
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment