Well, the program will be "qsub" and the rest stands for the arguments.
But qsub should be in the path, otherwise it won't work.
If you can't add it to the path, then give the full path, like "/usr/bin/qsub"

Regards.