혹시 baek variable(으)로 찾으셨나요?
블로그
- While/for loops in bash script - while loop : to increment the value of the variable N, we're using a bash construct of double parentheses that lets us do arithmetic operations with our variables. - When using while loops and bash scripts,
- Python - Bash scripting When we want to access the value of a variable in bash, we need to prefix the name of the variable with To do that we just assign a value to the name of the variable that we want to define.