不做任何事情 }. 在sh/bash 里可不能这么写,如果else 分支没有语句执行,就不要写这个else。 ... #!/bin/bash int=1 while(( $int<=5 )) do echo $int let "int++"
確定! 回上一頁