Xymon Mailing List Archive search

results page not showing the whole output

list Martin Ksellmann
Sat, 30 Aug 2014 16:37:10 +0200
Message-Id: <user-bcc9ee01d0a6@xymon.invalid>

Hi,

I am pretty sure, but haven't actually tested this:
You need to replace the "<" and ">" by "&lt;" and "&gt;", otherwise they
probably get interpreted by your browser ;-)

echo $MSG=`echo $OUT | sed 's/</&lt;/g; s/>/&gt;/g'`

Cheers,
Martin

On 30.08.2014 15:29, usa ims wrote:
$BB $BBDISP "status $HOSTNAME.$TESTNAME $COL `date`
$MSG"

   `$REMOVE "$FILE"`
done