On Tue, Nov 16, 2004 at 10:56:40PM -0600, Erik Paulson wrote:
On Tue, Nov 16, 2004 at 08:37:37PM -0800, John Wheez wrote:
Hi,condor_rm -constraint 'ClusterId > 1 && ClusterId < 10'
I have a cluster of 50 jobs..is there anyway withing condor_rm to remove the first 15 jobs for eaxmple...
or do i need to do it via some simple shell scripting?
will remove cluster 2 through 9
And inside the cluster -
condor_rm -constraint 'ClusterId == X && ProcId < 16'
-Erik
_______________________________________________
Condor-users mailing list
Condor-users@xxxxxxxxxxx
http://lists.cs.wisc.edu/mailman/listinfo/condor-users