+ ( &(executable=/bin/echo)(arguments="Hello Grid" ) (stdout="hello.txt") (stderr="hello.err") (stdlog="gridlog") (jobname="My First Hello Grid 1") (cputime=300) (middleware="nordugrid") ) ( &(executable=/bin/echo)(arguments="Hello Grid 2" ) (stdout="hello.txt") (stderr="hello.err") (stdlog="gridlog") (jobname="My Second Hello Grid") (cputime=300) (middleware="nordugrid") ) ( &(executable=/bin/echo)(arguments="Hello Grid 3" ) (stdout="hello.txt") (stderr="hello.err") (stdlog="gridlog") (jobname="My Third Hello Grid") (cputime=300) (middleware="nordugrid") )