30 Oct
2006
30 Oct
'06
02:14
WOW, Scott! Thanks for the clue... I should have thought of something along that line...I did this instead, and it works fine...added <br> line breaks to the echoes. #!/bin/bash echo "---- <br>" echo "Tom in NM <br>" echo "SuSE 9.3/Evolution <br>" uptime echo "<br>====" and the result is below. Thanks! Tom On Sun, 2006-10-29 at 18:09 -0700, Scott Leighton wrote:
Try wrapping the output in <pre> </pre> tags.
Scott
--
---- Tom in NM SuSE 9.3/Evolution 7:11pm up 18:53, 6 users, load average: 0.10, 0.11, 0.13 ====