i need to be able to handel if multiple commands are passed into my script.
(ie) [scriptname] -f -r -i [filename].
does anyone know a simple solution to handeling this. Thanks
man getopts
i need to be able to handel if multiple commands are passed into my script.
(ie) [scriptname] -f -r -i [filename].
does anyone know a simple solution to handeling this. Thanks
man getopts