SyntaxFix
Write A Post
Hire A Developer
Questions
dc can convert between numeric bases:
$ echo 5a | (echo 16i; tr 'a-z' 'A-Z'; echo P) | dc Z$