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/