Can anybody answer please, what is the simplest way to retrieve the number of the last job submitted by the user (cluster_id) ?
A simple but slow way on Unix is:
condor_history roy | tail -1
Condor Support Information: http://www.cs.wisc.edu/condor/condor-support/ To Unsubscribe, send mail to majordomo@xxxxxxxxxxx with unsubscribe condor-users <your_email_address>