I submitted a job by
theid=$(qsub job1.sh)
qsub -hold_jid ${theid} job2.sh
Now the job1.sh has taken a long time to finish, and what commands can I use