[3649] in SIPB bug reports
expect (tcl?) bug on RS/6000
daemon@ATHENA.MIT.EDU (Calvin Clark)
Sat Apr 10 16:38:16 1993
Date: Sat, 10 Apr 1993 16:37:48 -0400
From: Calvin Clark <ckclark@mit.edu>
To: bug-sipb@Athena.MIT.EDU
Reply-To: Calvin Clark <ckclark@mit.edu>
On the RS/6000, start up "expect" and type the following commands:
spawn "/bin/sh"
interact
This should give you an interactive shell. When you exit the shell, you
should get the expect prompt back. On the RS/6000, expect hangs after
you exit the shell.
-Calvin