如下:
#!/usr/bin/expect -f spawn su root expect "Password:" send "mypasswd\r" interact
原文地址:https://www.cnblogs.com/pinganzi/p/9277704.html
时间: 2024-11-06 09:38:50
如下:
#!/usr/bin/expect -f spawn su root expect "Password:" send "mypasswd\r" interact
原文地址:https://www.cnblogs.com/pinganzi/p/9277704.html