Subject: [Condor-users] Using the value returned by an external program in a MACRO
Is it possible to use the value written to stdout by an external
script/program to define a macro in the condor_config file? For example
if I have a script /usr/local/bin/temp.sh that prints out the current
CPU temperature to stdout can I use this value to define a macro and use
that macro to construct the START expresstion for startd?