getopt is used to break up (parse) options in command lines for easy parsing by shell procedures, and to check for legal options.
BEAUTY AND PLAY
getopt is used to break up (parse) options in command lines for easy parsing by shell procedures, and to check for legal options.