tburba on Fri, 3 Sep 1999 13:24:05 -0400 (EDT) |
I'm new to Expect. The man pages have some advanced (to me) examples and I'm stuck on top-dead-center. Can someone provide a _real_real_ simple, commented, working example that can get me started? Many tanks... Yours, Tom mortis@voicenet.com on 09/02/99 05:00:49 PM Please respond to plug@lists.nothinbut.net To: plug@lists.nothinbut.net cc: (bcc: Thomas A Burba/USVISION) Subject: Re: [Plug] Need keyfake for controlling input in a deterministic way, you can either try shell redirection (which you may have said you don't want), or try expect. shell redirection (often called plumbing): < > | as far as doing this for a GUI app, I'm not aware of any linux tools for doing this, but I'd be surprised if they didn't exist. k --------------------------------------------------------------------------- --- Michael Corleone: "Soldiers are paid to fight; the rebels aren't." Hyman Roth: "What does that tell you?" Michael Corleone: "It tells me the rebels could win." -- The Godfather, Part II mortis@voicenet.com http://www.voicenet.com/~mortis --------------------------------------------------------------------------- --- On Thu, 2 Sep 1999 tburba@GLCORPIS01.usvision.com wrote: > > > > > All, > Back in the dirty DOS days, I used a nifty little program called "keyfake". > It could pass keystrokes to another program (any kind) thru a batch > (script) process. Does this exist in Linux? How can I get it? BTW, I'm not > talking about command line switches and passing literals to them. > Searchlinux shows nada. > Thanks. > > > > _______________________________________________ > Plug maillist - Plug@lists.nothinbut.net > http://lists.nothinbut.net/mail/listinfo/plug > _______________________________________________ Plug maillist - Plug@lists.nothinbut.net http://lists.nothinbut.net/mail/listinfo/plug _______________________________________________ Plug maillist - Plug@lists.nothinbut.net http://lists.nothinbut.net/mail/listinfo/plug
|
|