摘要: 1 expect -c 'spawn su - oracle -s check_tablespace.shexpect "Password:"send "oracle\n\r"expect "eof"exit' 2 文件形式: #!/usr/bin/expect -fspawn su - oracl 阅读全文
posted @ 2019-03-08 15:02 as007012 阅读(385) 评论(0) 推荐(0)