[SunHELP] auto telnet

Dale Ghent daleg at elemental.org
Wed Jul 17 07:52:20 CDT 2002


On Wed, 17 Jul 2002, Takeshi Yokoi wrote:

| Hi,
|
| Anyone knows how to write a script to telnet into a server,
| log in, and run some commands?

Use rsh or ssh instead of telnet.

ex: ssh user at host "command -options"

/dale



More information about the SunHELP mailing list