i would like some arguments in my submit file to show up in the condor collector. for instance in my submit file i put +jar=1992 When the job runs I would like to do condor_status -direct hostname -format "%s\n" Jar How can I do that?