Summary

The pdriver command can run a PDS script synchronously.
To run a PDS script asynchronously, use pdriver -bsub.
Retrieve PDS script results with pdriver -bcoll.
bsub and bcoll can be used to submit a single command and recall its results from the grid.
Status on batches, jobs, and Engines can be displayed with bstatus.
To kill a pending batch, use bcancel and a batch ID; to kill a running batch, user bstatus -canceljob and a Service ID.