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