阅读背景:

编写shell时,遇到let: not found错误及解决办法

来源:互联网 
#!/bin/bash i=1 sum=0 while [ $i -le 100 ] do   let sum=sum+$i  le


你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: