Hello.
I'm using IO::Pty::Easy to run an interactive shell (namely "omshell") within my script. IO::Pty::Easy works fine on the same machine. But when I try to launch "/usr/bin/omshell" when I connect to my script over xinetd, IO::Pty::Easy just complains it can't run "/usr/bin/omshell".