> From: cygwin-xfree-ow...@cygwin.com [mailto:cygwin-xfree-
> ow...@cygwin.com] On Behalf Of Phil Betts

> Jose Luis wrote:
> > I can start "xterm" from startxwin.bat:
> >
> >         %RUN% xterm -e /usr/bin/bash -l
> >
> > but no "rxvt":
> >
> >         %RUN% rxvt -bg white -fg black -e /bin/bash
> >
> > although it can be started from command line:
> >
> >          jlfd...@jlfdiazwxp ~
> >          $ rxvt -bg white -fg black -e /bin/bash  &

        Brutality is fun!

%RUN% xterm -e "sh -c '(nohup rxvt -bg white -fg black -e /bin/bash &) && sleep 
1'"


        HTH,

Mike

Reply via email to