 |
unix - Using getopts in bash shell script to get long and short command line options - Stack Overflo
I wish to have long and short forms of command line options invoked using my shell script. I know that getopts can be used, but like in Perl, I have not been able to do the same ...
stackoverflow.com |
 |