Hi,
I have created a function to do a database call:
function calldb
{
OUTPUT=`some DB command`
echo "OUTPUT =$OUTPUT"
}
But if I use the function the output is one line:
Output = -------- IQ_SYSTEM_MAIN MAIN T T 21 1000M 0B 1 1 T 1K 1H,25568F,32D,128M N IQ_SYSTEM_TEMP TEMPORARY T T...