Skip to content

Instantly share code, notes, and snippets.

@calum-github
Created April 17, 2018 06:01
Show Gist options
  • Select an option

  • Save calum-github/eb69404488b8036531864bb05d038423 to your computer and use it in GitHub Desktop.

Select an option

Save calum-github/eb69404488b8036531864bb05d038423 to your computer and use it in GitHub Desktop.
part 1
#!/usr/bin/expect
expect "connecting"
send "yes\r"
exit 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment