Quote:
|
Originally Posted by jim mcnamara
-eq means equal (integer), ......
What you probably want is getopts. It is used for things like -h.
|
Thanks Jim....
Would I use the getopts in place of the structure I have here, or add in after the code I've got?