Mailing List Archives
	Authenticated access
	
	
     | 
    
	 
	 
     | 
    
	
	 
     | 
  
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Condor-users] Need to specify execute directory instead of	dir_XXX
- Date: Wed, 14 Sep 2011 11:19:51 -0500
 
- From: Daniel Forrest <dan.forrest@xxxxxxxxxxxxx>
 
- Subject: Re: [Condor-users] Need to specify execute directory instead of	dir_XXX
 
Ralph,
> Perhaps specifying the execute directory name could be an option in
> a future version of Condor.
You could use condor_fetchlog.
Run: condor_q -format "%s\n" RemoteHost
Convert: slotN@host -> condor_fetchlog host STARTER.slotN
Search: for the last line containing "IWD" in each log file.
-- 
Dan