I'm looking to encode an input string to base32 encoding directly from the shell. I'm looking to do this in ubuntu, but I imagine flavor doesn't particularly matter here.
Are there any existing linux/unix tools out there to simply do this?
Something along the lines of:
-bash-3.2$ echo -n 'hello' | base32