I would like to check user input for arguments 1 and 2 for my Solaris TCSH script for the following:
1. That both user input arguments are numbers.
2. That they are both at least 5 digits.
Thanks for the help.
1. That both user input arguments are numbers.
2. That they are both at least 5 digits.
Thanks for the help.