I have a tendency to do things in bash that I’d probably be better off doing in perl or python. Although bash may have super powers, math is not one…
Bash
A short and simple way to decode HTML decimal (and hex) character codes in bash. On a side note, I’m totally bummed that the builtin ‘printf’ does decimal to hexadecimal…
