Talk:Canceling Jobs
From athena
Good to know! I tried the ' cluster-fork kill -9 -1 ' command, which killed all of my running processes. It didn't kill the ones idling in queue though. It would be nice to have those removed at the same time .. I guess I will 'showq | grep ljones' and then kill each one individually (or with a bit of awk). Is there a better way? -Lynne