diff --git a/SC3010.md b/SC3010.md new file mode 100644 index 0000000..4a3aa19 --- /dev/null +++ b/SC3010.md @@ -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 \ No newline at end of file