I’ve updated my BASH Base32 Decoder to be more efficient by using exit codes and bitwise operators (I read the bash man page).
I’ve updated my BASH Base32 Decoder to be more efficient by using exit codes and bitwise operators (I read the bash man page).