while true # See example, below. Works if the command 'true' is in your $PATH # while /bin/true # Works if the command 'true' is found under /bin/true # (To ...
確定! 回上一頁