mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-03-12 12:35:25 -07:00
POSIX [ ]
is test
parent
8ef0dc0dcc
commit
b013853a56
@ -1,3 +1,3 @@
|
||||
## 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
|
Loading…
x
Reference in New Issue
Block a user