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