c shell script math的相關文章
csh arithmetic ? | Unix Linux Forums | Shell Programming and ...

csh arithmetic ? | Unix Linux Forums | Shell Programming and ...

瀏覽:1440
日期:2025-06-14
Hello, Could someone explain how this one is possible: Code: # @ x = 10 - 11 + 3 # echo \$x -4 I know that writing script using csh is bad idea, ......看更多