#!/usr/bin/expect set timeout 4 spawn sudo moonlight pair expect "% " { send "\n" }