Xref: utzoo comp.unix.admin:501 comp.unix.shell:874 Path: utzoo!attcan!uunet!cs.utexas.edu!sun-barr!newstop!male!sunnet!briantr From: briantr@sunnet.EBay.Sun.COM (Brian Tran) Newsgroups: comp.unix.admin,comp.unix.shell Subject: telnet in a shell script Summary: How to use telnet in a shell script (.telnetrc) Keywords: telnet Message-ID: <3886@male.EBay.Sun.COM> Date: 13 Nov 90 00:28:41 GMT Sender: news@male.EBay.Sun.COM Followup-To: comp.unix.admin Lines: 9 I have a need to use the equivalence of the ".telnetrc" for use with "telnet" in a C-shell program. How can I implement this so that user doesn't not have to enter "username" and "password" when using this little program? Hints/suggestions/RTFM welcome Many thanks, brian