Size: 259
Comment:
|
← Revision 8 as of 2021-05-30 18:23:46 ⇥
Size: 539
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 11: | Line 11: |
Expect is a cool scripting language that allows you to interact with other services across the internet in a scripted fashion. E.g. you can spawn an ssh session and do some remote work (although I would do that through Ansible). |
|
Line 12: | Line 14: |
== Ansible Scripts == * /CheckDiskSpace |
Scripts
This page exists to document the scripts that I use.vscode-remote://wsl%2Bubuntu-20.04/mnt/e/Desktop/test.exp
Bash / Linux Scripts
Expect Scripts
Expect is a cool scripting language that allows you to interact with other services across the internet in a scripted fashion. E.g. you can spawn an ssh session and do some remote work (although I would do that through Ansible).
/SshLogin with Expect