I'm rebuilding our qube system and I cannot get it to execute a sleep command. The proper versions of Python and Perl are installed, but it is still listing the sleep command as
"not recognized as an internal or external command, operable program or batch file"
I should be able to type in: qbsub sleep 50
Thoughts?