1. Write shell script to determine whether given file exist or not, file name is supplied as command line argument, also check for sufficient number of command line argument
2. Write shell script to print the sum of the given number, for eg. If number is 123 it must print as 6.