results page not showing the whole output
Hi, I am pretty sure, but haven't actually tested this: You need to replace the "<" and ">" by "<" and ">", otherwise they probably get interpreted by your browser ;-) echo $MSG=`echo $OUT | sed 's/</</g; s/>/>/g'` Cheers, Martin On 30.08.2014 15:29, usa ims wrote:
$BB $BBDISP "status $HOSTNAME.$TESTNAME $COL `date` $MSG" `$REMOVE "$FILE"` done