Version 0 of plink

Updated 2018-10-14 02:34:53 by Jorge

I found the following code for an expect-like for windows:

https://www.cnblogs.com/hua198/p/5693665.html

What follows is a google translation from the chinese blog...

TCL Automation SSH Interactive

There are a lot of ssh tools, but they can be easily applied to automation scripts, which can be easily adapted to any environment. There are very few tcl tools for ssh interactive login. The following is an automated script that is satisfactory for individuals in the tcl automation process. ssh command interaction by sub-packaging plink.exe

Plink.exe login to the Linux server through the command line, tcl calls plink through cmd mode Plink.exe is placed in the current directory of the script