Mon, Nov 15, 1999 at 08:08:59PM +0200, skrev Marius Gedminas:
> On Sun, Nov 14, 1999 at 08:33:32PM +0100, Niels Rasmussen wrote:
> > > #!/bin/ksh
> > > 
> > > if [ -n "$DISPLAY" ]
> > > then
> > >   xfte
> 
> If you don't add "$*" here, you'll have to manually find the message to
> edit in /tmp:
> 
>     xfte "$*"
> 
> > > else
> > >   sfte
> 
> Same here:
> 
>     sfte "$*"
> 
> Good luck,
> Marius Gedminas
---SNIP---


Hi again

Thanks for the tips guys, now it works just perfectly, wow :-)

This is just another example on how easy linux is to handle
(and mutt for that matter ;-)

/Niels
-- 
----------------------------------------------------------------
Niels Rasmussen                 | "To do is to be" -- Plato
[EMAIL PROTECTED]             | "To be is to do" -- Kant
Registred Linux user #133791    | "Do be do be do" -- Sinatra
----------------------------------------------------------------

Reply via email to