Re: Wily tools

  • From: spam@xxxxxxxxxxxxx
  • Date: Thu, 13 Jun 2002 11:35:27 +0100

> > and spell: Does anyone have anything better than this?
> > 
> > #!/bin/rc
> > cat > /tmp/spelling$pid
> > xterm -e ispell -t /tmp/spelling$pid
> > cat /tmp/spelling$pid
> > rm -f /tmp/spelling$pid
> 
> You probably should use mktemp if it's available on your system instead
> of relying on PID.  

Ok, but I really meant to avoid the xterm -e ispell ...
can someonewrite a spell checker that interacts with wily?
i

Other related posts: