Created
April 3, 2023 13:10
-
-
Save eugrus/88a4d68f4a478da91197fa54e8322d19 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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