Le lun 03/11/2003 � 13:47, Christopher Ness a �crit : > On Mon, 2003-11-03 at 04:01, Teletch�a St�phane wrote: > > Do you have a trick to have non in line signature e.g. : > > "-- > > 09:59:26 up 19 days, 20:34, 3 users, load average: 0.26, 0.22, 0.12 > > http://steletch.org > > Linux 2.4.21-0.25mdk #1 Thu Jul 24 13:10:52 MDT 2003" > > > > Instead of : > > "-- 09:59:51 up 19 days, 20:34, 3 users, load average: 0.17, 0.20, 0.12 > > http://steletch.org Linux 2.4.21-0.25mdk #1 Thu Jul 24 13:10:52 MDT > > 2003" > > I've tried to use printf instead of echo in my script with no luck : > > > > #!/bin/sh > > > > echo "--" > In the above line should look like this > echo "-- <br>" > > Evo uses HTML to display text, I know it's wierd but that's the way she > is. > > Christopher Ness
You're right !!! Thanks a lot, like this, Evolutin is definitely my MUST-have MUA ! Stef -- 14:29:52 up 20 days, 1:04, 6 users, load average: 0.01, 0.03, 0.16 http://www.steletch.org Linux 2.4.21-0.25mdk #1 Thu Jul 24 13:10:52 MDT 2003 _______________________________________________ evolution maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/evolution
