I have a job scheduling engine which can call a script on job failure. The script is parsed a series of values in the format:
I have looked at Getopt but I can't get it to work since there are no preceeding - or - -.
The above is slightly simplified for posting length, there are 16 values parsed each time the script is called.