linux下利用expect SHELL编程问题

2024-12-18 19:22:41
推荐回答(1个)
回答1:

./asm -logfile $logfile_basename"_cpu3212.log" 这个命令打出后是提示的input->的话,
你的监视的字符应该是 expect "input->" 或者 "input*"

bash调用expect的时候直接./expectTest $logfile_basename 你试一下. 没有 -