Write a shell script which gets digits in a single variable and prints the sum of all digits for example, Input : 123 output 3+2+1=6