#!/bin/bash. echo "The first method uses the TMOUT environment variable." TMOUT=15. echo -n "You have 15 seconds to enter your name: ". read name.
確定! 回上一頁