Timeline for Discontinue bash script if SSH connection cannot be made noninteractively
Current License: CC BY-SA 3.0
4 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Mar 20, 2017 at 18:12 | comment | added | ilkkachu | @RyanBurnette, that would be a quite straightforward solution, too. | |
| Mar 20, 2017 at 17:20 | comment | added | Ryan Burnette | This is a great solution. Thank you for the insight. I ended up being even more direct and just checked for the host as a known hosting using ssh-keygen -F hostname.com and running an exit conditionally on the result of that command. | |
| Mar 20, 2017 at 14:18 | vote | accept | Ryan Burnette | ||
| Mar 20, 2017 at 6:08 | history | answered | ilkkachu | CC BY-SA 3.0 |