Skip to content

Instantly share code, notes, and snippets.

@afonsoaugusto
Created January 21, 2020 14:22
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 afonsoaugusto/e77085a2076cf63987aec6bec69320ec to your computer and use it in GitHub Desktop.
Save afonsoaugusto/e77085a2076cf63987aec6bec69320ec to your computer and use it in GitHub Desktop.
sudo apt-get install ascii2uni
file=$(cat log | ascii2uni -a U -q)
echo -e $file
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment