telnet <<EOF>
Is it possible to redirect commands in a telnet session?
I can't seem to log in:
namu# telnet aqasap << EOF
> root
> blah
> ls
> exit
> EOF
Trying 8.12.30.14...
Connected to aqasap.
Escape character is '^]'.
Connection closed by foreign host.
namu#
Thanks,
Miller

