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

Re: [Condor-users] FW: display CMD full name




Is there any scripts made for linking outputs from condor_q and condor_status?

David



On 04/13/2010 02:29 PM, Ian Chesal wrote:
Alex,

You can use the -f format option with condor_q to roll your own custom view.

For example:

condor_q -f "%d\n" jobid -f "%s\n" remoteowner -f "%s\n" cmd

Anything that's in the job's class ad is fair game for printing with condor_q this way.

- Ian

On Tue, Apr 13, 2010 at 2:25 PM, Alas, Alex [FEDI] <aalas@xxxxxxxxxxxxx> wrote:

Hello to all,

I got a question from one of my condor user to see if there’s a way to display in the output of condor_q the whole name of the CMD,

thanks for your help in advance…

Alex

 

 

The current output of command condor_q like

ID      OWNER            SUBMITTED     RUN_TIME ST PRI SIZE  CMD         

 652.0   username        4/13 10:19   0+01:50:30 R  0   732.4 lasDHZg_username_S

 654.0   username        4/13 10:19   0+01:41:01 R  0   732.4 lasDHZg_username_S

 

 

How to display the CMD full name as following?

ID      OWNER            SUBMITTED     RUN_TIME ST PRI SIZE  CMD         

 652.0   username        4/13 10:19   0+01:50:30 R  0   732.4 lasDHZg_username_SHILOH_1271168351637_5.bat

 654.0   username        4/13 10:19   0+01:41:01 R  0   732.4 lasDHZg_username_SHILOH_1271168351637_6.bat

 

 

 


_______________________________________________
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/


_______________________________________________ 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/