pbs_locate (3) Linux Manual Page
pbs_locjob – locate current location of a pbs batch job Synopsis #include <pbs_error.h> #include <pbs_ifl.h> char *pbs_locjob(int connect, char *job_id, char *extend) Description Issue a batch request to locate a batch job. If the server currently manages the batch job, or knows which server does currently manage the job, it will reply with the location of the…
