passing arguments to telnet - TechRepublic
General discussion
March 28, 2001 at 06:36 AM
ghislain.levesque

passing arguments to telnet

by ghislain.levesque . Updated 25 years, 2 months ago

I’m trying to pass arguments to telnet within a shell script, and it doesn’t work. Can anyone help me??? Here is a sample of what I’m doing:
telnet host1 << LABEL1 username password command1 command2 exit LABEL1 with other programs like ftp, ypinit, etc it's working but not with telnet!!!??? Thanks

This discussion is locked

All Comments