E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
pexpect
python 利用
pexpect
进行多机远程命令执行
是自动安装的,如果没有安装easy_install,那么wget-qhttp://peak.telecommunity.com/dist/ez_setup.py获取一下pythonez_setup.py
pexpect
elbertchen
·
2010-12-29 10:00
python
职场
pexpect
休闲
多机远程命令
python expect
/usr/bin/pythonimport
pexpect
foo=
pexpect
.spawn('passwdmqjia')foo.expect("NewUNIXpassword:")foo.sendline
jiaminqiang
·
2010-09-29 12:25
职场
休闲
恶性
python expect
/usr/bin/pythonimport
pexpect
foo=
pexpect
.spawn('passwdmqjia')foo.expect("NewUNIXpassword:")foo.sendline
jiaminqiang
·
2010-09-29 12:25
职场
休闲
恶性
nginx配置ghs.google.com反向代理
subprocess-python-Python-JavaEye论坛python管理子进程(原创)-python多线程-IT运维开发http://www.javaeye.com/topic/406623 good python
pexpect
·
2010-09-09 22:00
Google
Pexpect
简单的测试——一个 expect的python实现
Pexpect
简单的测试——一个expect的python实现 @for&ever2010-07-03
Pexpect
是一个自动控制的Python模块,可以用来ssh、ftp、passwd、telnet
forandever
·
2010-07-03 21:00
python
测试
脚本
user
ssh
import
一个用ssh来远程登录多台机器并执行命令的脚本
http://tinypig.javaeye.com/blog/422468http://www.example-code.com/python/ssh.asphttp://
pexpect
.sourceforge.net
cnbird2008
·
2009-11-30 21:00
ubuntu自动登录ssh
/usr/bin/pythonimportos,sys,
pexpect
,stringuser_ip_pass={"104":["10.8.8.104","wuxiaohua","aspire-tech.com
huqilong
·
2009-09-03 19:54
linux
职场
自动登录
ubuntu自动登录ssh
/usr/bin/pythonimportos,sys,
pexpect
,stringuser_ip_pass={"104":["10.8.8.104","wuxiaohua","aspire-tech.com
huqilong
·
2009-09-03 19:54
linux
ssh
职场
自动登录
休闲
ubuntu自动登录ssh
/usr/bin/pythonimportos,sys,
pexpect
,stringuser_ip_pass={"104":["10.8.8.104","wuxiaohua","aspire-tech.com
huqilong
·
2009-09-03 19:54
linux
职场
ssh
自动登录
休闲
用python实现SSH的免密码输入访问客户端
1.
pexpect
- http://
pexpect
.sourceforge.net/
pexpect
.html 代码举例: import
pexpect
child =
pexpect
.spawn
willzh
·
2009-07-10 09:00
html
.net
python
ssh
shell shell 远程协助协助
检查系统是否安装有tcl和expect这2个软件包[root@AS47~]#rpm-qa|greptcltclx-8.3.5-4tcl-8.4.7-4.el4 [root@AS47~]#rpm-qa|gre
pexpect
expect
juven_yan
·
2009-06-27 14:06
shell
职场
远程
休闲
协助
shell shell 远程协助协助
检查系统是否安装有tcl和expect这2个软件包[root@AS47~]#rpm-qa|greptcltclx-8.3.5-4tcl-8.4.7-4.el4 [root@AS47~]#rpm-qa|gre
pexpect
expect
juven_yan
·
2009-06-27 14:06
shell
职场
远程
休闲
协助
ssh 自动登录服务器脚本
# -*- coding: utf-8 -*- import os, sys,
pexpect
password = 'xxxxxxxxxx' p =
pexpect
.spawn
hqman
·
2009-06-24 10:00
ssh
脚本
OS
J#
ssh 自动登录服务器脚本
# -*- coding: utf-8 -*- import os, sys,
pexpect
password = 'xxxxxxxxxx' p =
pexpect
.spawn
hqman
·
2009-06-24 10:00
ssh
脚本
OS
J#
Python Expect模块
Python中有一个
pExpect
模块,和TCL中的expect命令差不多,通过expect可以使你的脚本和shell命令之间进行交互。
harry
·
2009-04-06 13:00
python
OS
ssh
脚本
Tcl
shell 远程协助
检查系统是否安装有tcl和expect这2个软件包[root@AS47~]#rpm-qa|greptcltclx-8.3.5-4tcl-8.4.7-4.el4 [root@AS47~]#rpm-qa|gre
pexpect
expect
nail
·
2009-03-12 11:23
shell
职场
终端
休闲
调试服务器
上一页
3
4
5
6
7
8
9
10
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他