#!/usr/bin/expect spawn ./test-script send "r\r" sleep 1 send "\003" sleep 1 send "\003" sleep 1 send "\003" interact