Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [HTCondor-users] condor_q -format with dates?
- Date: Fri, 16 May 2014 16:35:46 +0200
- From: Steffen Grunewald <Steffen.Grunewald@xxxxxxxxxx>
- Subject: Re: [HTCondor-users] condor_q -format with dates?
On Fri, May 16, 2014 at 09:29:27AM -0500, Greg Thain wrote:
> On 05/16/2014 09:22 AM, Steffen Grunewald wrote:
> >Condor wizards:
> >
> >Is there a way to reproduce the output of condor_q, using -format
> >statements? I can't find anything suitable for the "submitted"
> >and "run time" parts.
> >
>
> Is this what you are looking for?
>
> http://htcondor-wiki.cs.wisc.edu/index.cgi/wiki?p=HowToWriteaCondorqWrapper
Thanks a lot - I had missed the formatTime() function!
- S