摘要:
1 安装服务 yum install -y expect 2 案例(这里写成了函数,直接导入函数即可,还可以重定项输出!) jx(){ expect <<EOF set time 30 spawn vncpasswd expect { "Password:" { send "111111\r"; e 阅读全文
posted @ 2023-03-09 14:41
爱玩的小白
阅读(109)
评论(0)
推荐(0)