카테고리 없음
[Linux] cshell 사칙연산
난 훈이
2022. 11. 18. 13:35
@ expression 사용
ex) set i = 1
@ i = $i + 1
echo $i
/////////////////////
2