vault backup: 2024-05-30 18:27:46
This commit is contained in:
parent
a38896f0af
commit
2bce7bf0d7
@ -71,7 +71,12 @@ goodbye)
|
|||||||
esac
|
esac
|
||||||
```
|
```
|
||||||
|
|
||||||
If using `tes`
|
If using `test` or the shorthand of test (`[]`), there are a variety of binary comparison operators you can make use of:
|
||||||
|
|
||||||
|
| Operator | Description |
|
||||||
|
| -------- | ----------- |
|
||||||
|
| `-eq` | Is equal to |
|
||||||
|
| `-ne` | is not eq |
|
||||||
|
|
||||||
## Loops
|
## Loops
|
||||||
### For loops
|
### For loops
|
||||||
|
Loading…
Reference in New Issue
Block a user