01 2019 档案
摘要:a script for study except !/usr/bin/expect 声明文件内的语法使用 expect 的语法来执行。 send send: 向进程发送字符串,用于模拟用户的输入。注意要加 \n 回车 expect expect: 从 shell 进程接收字符串, " " 表示提示
阅读全文
摘要:######################################################### Study Document for Git ######################################################### Git 基础 Git
阅读全文