You are correct. There is a lot of OS specific code needed for PTYs, and most everyone has other higher priorities than working through all those issues.
Thanks, -- Raul On Sat, Mar 3, 2018 at 6:30 AM, Omar Passos Torres de Almeida <omar...@gmail.com> wrote: > Thanks! > I know those technics, but i was thinking in something coded in pure J or > some addon. I think not exists something like those in J. > > Omar > > > On 03/02/2018 11:25 PM, Raul Miller wrote: >> >> Working with ptys is kind of tricky, you'll want a program that >> specializes in that, like expect or maybe even something like tmux. >> >> https://en.wikipedia.org/wiki/Expect >> >> https://en.wikipedia.org/wiki/Tmux >> >> If you're working with tmux, for example, you can use tmux send-keys >> to "type" things into your ssh session. >> https://ricochen.wordpress.com/2011/11/14/tmux-techniques-by-example/ >> looks like it has some plausible examples of this. >> >> I hope this helps, >> > > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm