Skip to content

Instantly share code, notes, and snippets.

@eugrus
Created April 3, 2023 13:10
Show Gist options
  • Save eugrus/88a4d68f4a478da91197fa54e8322d19 to your computer and use it in GitHub Desktop.
Save eugrus/88a4d68f4a478da91197fa54e8322d19 to your computer and use it in GitHub Desktop.
echo -n "$1" | xxd -plain | tr -d '\n' | sed 's/\(..\)/%\1/g'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment