Path: utzoo!attcan!uunet!samsung!zaphod.mps.ohio-state.edu!wuarchive!mit-eddie!ll-xn!healey From: healey@XN.LL.MIT.EDU (Joseph T. Healey) Newsgroups: comp.unix.questions Subject: non-interactine telnet session Keywords: non-interactive telnet session Message-ID: <1995@xn.LL.MIT.EDU> Date: 14 Aug 90 13:04:51 GMT Organization: MIT Lincoln Laboratory, Lexington, MA Lines: 11 Is there any way to invoke a non-interactive telnet session via a script (preferably csh or sh) ? We would like the script to: log into the target machine run an arbitrary number of commands listed in the script log out of the target machine Thanks in advance.