in reply to A problem with variables inside a system() call
OTOH, if blah actually wants those strings on the command line you need to make a change:
In this case you would test by changing $command to "/bin/echo".$UPDATE = `$command << EOF`; $variable is the value from DB. $variable is less that $threshold EOF
|
|---|