[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Condor-users] listing jobs with condor_history



Thanks Steve and Matt, for your suggestions. I'm now in lot position w.r.t this.

cheers,
Santanu


On 16/01/11 19:09, Steven Timm wrote:

You need to use condor_history -format
and select on the qdate field... All times in condor_history
are stored in seconds past the unix epoch by default
and you have to convert.

Steve

On Sun, 16 Jan 2011, Santanu Das wrote:

Dear all,

Is there any way to list all jobs those were submitted on a certain date? I tried different options with condor_history but didn't actually get what I was looking for. e.g. to list all jobs for the January:

condor_history | grep -w 1/[0-9]*

It does the job but also list the jobs those were submitted in the December and completed in January. Is there anyway it can be done? Thanks in advance; really looking forward to sone the answer.

Cheers,
Santanu
_______________________________________________
Condor-users mailing list
To unsubscribe, send a message to condor-users-request@xxxxxxxxxxx with a
subject: Unsubscribe
You can also unsubscribe by visiting
https://lists.cs.wisc.edu/mailman/listinfo/condor-users

The archives can be found at:
https://lists.cs.wisc.edu/archive/condor-users/