job, use the Machine Ad substitution macro: $${MachineAdAttribute} +% +Condor Tip #9: + +If you'd like a list of all users with jobs submitted, run: + +condor_status -submitters +% +Condor Tip #10: + +To see the list of jobs that you have currently in the submit queue, +run: + +condor_q <YourUserName> +% +Condor Tip #11: + +If all you want to do is have Condor run an executable, and do not +need any special features, you probably just need the 'vanilla' +universe. +% +Condor Tip #12: + +Why is your job not running? To get more information, run: + +condor_q -analyze <job number> {endcode}