vault backup: 2024-05-30 17:50:46
This commit is contained in:
parent
f1929b060e
commit
e2c4aa22a7
@ -17,4 +17,7 @@ In bash, variable assignment is done with the `=` operator. Variables are conven
|
||||
# Assignment is done with the equal sign (=) operator:
|
||||
MY_VARIABLE="Hi Mom!"
|
||||
echo $MY_VARIABLE
|
||||
```
|
||||
```
|
||||
|
||||
|
||||
## Operators
|
||||
|
Loading…
Reference in New Issue
Block a user