[Date Prev] [Date Index] [Date Next] [Thread Prev] [Thread Index] [Thread Next]
Chris Fowler cfowler@outpostsentinel.com
Wed, 4 Dec 2013 20:48:13 GMT
I ran into a problem like this a while back.What I did is write a program that would execute the script on a pseudo tty. That program sets up the master and slave ptys appropriately.
Chris