powered by
Job status by id
job_status_by_id(job_id)
If the job has been deleted from the database, it returns MISSING.
The job id.
if (FALSE) { job_id = 1234567 # job ids can be get from `bjobs` job_status_by_id(job_id) }
Run the code above in your browser using DataLab