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.