Hi,
I have an expect script that logs into a remote machine using ssh. Upon successful authentication, the remote machine displays a banner that contains the following text: "Copyright © 2001", which appears as "Copyright \357\276\251 2001," in the expect_out buffer and Expect/Tcl crashes when...