Created SC3010 (markdown)

Jonathan Dahan
2021-09-06 09:32:25 -04:00
parent 77d90bf5c8
commit a0e1cd6e4c

4
SC3010.md Normal file

@@ -0,0 +1,4 @@
In POSIX sh, [[ ]] is undefined.
POSIX sh uses `[ ]` instead. To see the limitations/differences, view http://mywiki.wooledge.org/BashFAQ/031