bin/bash echo {$SSH.USER.PASSWORD} | sudo -S sh /script/linux_check.sh | grep "Down" So if the command catches "down", exit code is = 0 And ...
確定! 回上一頁