[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Condor-users] Using the value returned by an external program in a MACRO
- Date: Mon, 27 Jun 2005 04:54:58 -0500
- From: "Sumanth J.V" <sumanth@xxxxxxxxxxx>
- 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?