Name
jkill - Kill queued and executing Auger jobs
Syntax
jikll job-id1 job-id2 [.... job-idn]
or
jkill 0
Description
jkill will delete the requested job id from the batch queue.
Only those jobs which the user has permission to modify will be
affected. In the first form, the command will delete a batch job and
its associated jcache requests. In the second form, a special job id of
0 will remove all jobs in the Auger batch system and any of the associated jcache requests will also be deleted.