dcsrm — Cancel a DCS request.
dcsrm [-project proj] [-verbose] jobid...
The dcsrm command allows you to cancel a request (either queued or active) from the queue. You can only cancel your own requests. Active requests will be terminated.
proj
Supply proj as the project number for
charging. Currently, no charging is done for DCS operations, so
this option is a placeholder for when charging might be imposed.
Print a message for each job canceled successfully, in addition to any error messages.
jobidThe DCS job id for the requests of interest. You can find the appropriate job id(s) with the dcsq(1NCAR) command, or it will be displayed on standard out by asynchronous msrcp(1NCAR) commands.
See Environment Variables section of the Command Behavior and Envrionment chapter for details.
See Exit Status Codes section of the Command Behavior and Environment chapter for details.