Exploring Expect pdf English
ExpectisquicklybecomingapartofeveryUNIXuser'stoolbox.ItallowsyoutoautomateTelnet,FTP,passwd,rlogin,andhundredsofotherapplicationsthatnormallyrequirehumaninteraction.UsingExpecttoautomatetheseapplicationswillallowyoutospeeduptasksand,inmanycases,solvene
用户评论
推荐下载
-
LINUX EXPECT的安装
LINUX EXPECT installation
27 2019-06-26 -
Expect5.21for windows
expect521forwindows,一个在Windows下实现自动化的工具
294 2019-06-22 -
expect_tcl_shell
Expect是在Tcl基础上创建起来的,它还提供了一些Tcl所没有的命令。spawn命令激活一个Unix程序来进行交互式的运行。 send命令向进程发送字符串。expect命令等待进程的某些字符串。
31 2018-12-19 -
Tcl语言expect脚本
Tcl,Tcl语言,expect,可用于交互式自动化脚本,方便自动化管理服务器。
52 2018-12-19 -
linux expect.zip
SFTP连接远程服务器,使用expect 自动交互填写用户密码!简单明了!无需任何深层次的Linux 知识,安装shell脚本使用说明都包含在内!
11 2020-09-12 -
expect5.45.zip
expect-5.45 + tcl-8.5.13 Expect用来实现自动和交互式任务进行通信,而无需人的干预。Expect的作者Don Libes在1990年开始编写Expect时对Expect做有
26 2020-09-11 -
expect5.45.4.tar
Introduction to Expect The Expect package was installed in the LFS temporary tools directory for tes
6 2020-11-21 -
expect_tcl.zip
centos7、centos8安装expect及tcl所需的安装包源码,以及安装脚本install_expect.sh 下载完拷贝到linux系统文件目录下,unzip expect_tcl.zip,
26 2020-12-09 -
expect安装包
expect交互式工具软件,实现自动化操作;expect使用Tcl作为语言核心,这一种小类语言和其他unix工具配合使用可以产生强大功能。
21 2019-09-24 -
expect中文教程
接触Expect是迫不得已。系统管理员在工作中经常会遇到这样的问题,需要实现一个自动交互的工具,这个工具可以自动Telnet或者Ftp到指定的服务器上,成功login之后自动执行一些命令来完成所需的工
22 2019-09-19
暂无评论