Add information about set -f working as expected

rrama
2021-04-06 16:25:01 +01:00
parent 54b0d89bb5
commit 2b22ff96be

@@ -47,7 +47,7 @@ done
### Exceptions ### Exceptions
None. If filename expansion (globbing) is disabled (`set -f`), then the `[` statement works as expected.
### Related resources: ### Related resources: