mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-10-03 19:29:44 +08:00
POSIX [ ]
is test
@@ -1,3 +1,3 @@
|
|||||||
## In POSIX sh, `[[ ]]` is undefined.
|
## In POSIX sh, `[[ ]]` is undefined.
|
||||||
|
|
||||||
POSIX sh uses `[ ]` instead. To see the limitations/differences, view http://mywiki.wooledge.org/BashFAQ/031
|
POSIX sh uses `[ ]` and `test` instead. To see the limitations/differences, view http://mywiki.wooledge.org/BashFAQ/031
|
Reference in New Issue
Block a user