# Give everything time to start up Sleep 2 Type yambar --validate && echo "SUCCESS" Sleep 1 Type Enter Sleep 5 Expect ^SUCCESS$ # vim: ft=tape