+++++++++++++++++++++++++++++++++++++++
标题:shell脚本引用expect
时间:2020年3月3日
+++++++++++++++++++++++++++++++++++++++
#!/usr/bib/env bash
shell 程序片段.......
/usr/bin/expect <<-EOF
非交互程序片段.........
EOF
shell 程序片段.......
原文:https://www.cnblogs.com/lv1572407/p/12404190.html