首页
编程
java
php
前端
首页
编程
java
php
前端
通过脚本重复执行ssh命令直到成功
服务器连接数太多,ssh需要卡进去,怎么通过脚本一直ssh直到成功
while $? != 0
点击展开全文