[Linux-users] any 'expect' gurus?
Bruce Marshall
bmarsh
Thu Aug 16 09:50:52 PDT 2007
On Thursday 16 August 2007, Lonni J Friedman wrote:
> > > The man page talks about an 'exit' directive, but that doesn't seem to
> > > work for me, when I append it to the end of the expect script. ?There
> > > are also a few references to using wildcards, but I don't see how to
> > > define them. ?Anyone been down this road before?
So you know that it is getting past the:
expect "* ~/NVIDIA_CUDA_SDK): "
send -- "\r"
??
Since you start a new shell... maybe the shell doesn't terminate?
More information about the Linux-users
mailing list