On Fri, Feb 19, 2010 at 1:35 PM, Sabuj Pattanayek <sab...@gmail.com> wrote: >> 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"
forgot the pipe: qselect -q someQueue -s R | xargs qdel -m "All jobs on this queue must stop now" _______________________________________________ mauiusers mailing list mauiusers@supercluster.org http://www.supercluster.org/mailman/listinfo/mauiusers