Write a script that converts a number from base 10 to base 16. code example Example: linux hex to dec echo $((0x0a)) 10