pbs - How can I see the `qsub` command used to submit a job? -



pbs - How can I see the `qsub` command used to submit a job? -

i have job running in remote cluster. there way see qsub command used (the options , on) start job?

do 'qstat -f [job number]' , 'submit_args'.

pbs qsub torque

Comments

Popular posts from this blog

c - Compilation of a code: unkown type name string -

ubuntu - Bash Script to Check That Files Are Being Created -

Php operator `break` doesn't stop while -