[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Condor-users] condor -format options
- Date: Tue, 19 Oct 2004 12:44:08 -0500
- From: Alain Roy <roy@xxxxxxxxxxx>
- Subject: Re: [Condor-users] condor -format options
condor_q -format "%d" ClusterId -format "XXX\n" ClusterId
I understand that it's annoying. But I just tried the following command,
and it worked fine:
condor_q -format "%dXXX\n" ClusterId
Is there a reason that doesn't work for you?
-alain