expect 和 yes 自動化工具
Contents
最近看到有趣小工具
有點像 Linux 自動化工具
這邊小記一下
yes
yes | rm -r large_directory
yes | fsck /dev/foo
expect
也有查 window 能跑 expect 方法
原本想簡單使用,但後來最近發太多文章
然後目前這個應該還用不太到
有用過再紀錄
不過自動化學習工具應該使用 Ansible 感覺會比較好