[root@server0 shellStudy]# cat timeout.sh #!/bin/bash TIMEOUT=3 #超时间隔echo "What is your name?" echo "Quickly now, you only have $ITMEOUT ...
確定! 回上一頁