On Fri, Jul 20, 2001 at 03:14:34AM +0000, Geoff Wing wrote:
> Chris Green <[EMAIL PROTECTED]> typed:
> : I'm trying to automate something by using "rxvt -e <command>" and,
> : for some reason it's failing.
> : If I issue <command> from the prompt after starting rxvt it works
> : fine, however when I do "rxvt -e <command>" the first part of what
> : command does works OK (well the text appears) but the second part
> : doesn't, it just makes rxvt exit.
>
> OK, this is very vague. Can you provide more information about what
> your command does?
it sounds like
rxvt -e foo; bar
>
> : I'm using ioctl(fd, TIOCSTI, cp) to stuff characters into the
> : keyboard buffer in <command>, can anyone suggest any reason why this
> : might not work with "rxvt -e <command>"?
>
> You've isolated the problem to that call? What error is it giving?
>
> Regards,
> --
> Geoff Wing : <[EMAIL PROTECTED]>
> Rxvt Stuff : <[EMAIL PROTECTED]>
> Zsh Stuff : <[EMAIL PROTECTED]>
--
Thomas E. Dickey <[EMAIL PROTECTED]>
http://dickey.his.com
ftp://dickey.his.com