#!/usr/bin/expect -f spawn ssh admin@193.180.213.215 "ls -la /home/admin/nakama/data/modules/" expect "password:" send "Mieayamtelur17\r" expect eof