> qselect | xargs qdel -m "BOFH does not need usernames" That's the command I was looking for: qselect -q someQueue -s R xargs qdel -m "All jobs on this queue must stop now" Thanks, Sabuj Pattanayek