mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-10-03 19:29:44 +08:00
Updated SC2181 (markdown)
@@ -41,4 +41,4 @@ This also applies to `while`/`until` loops.
|
|||||||
|
|
||||||
### Exceptions:
|
### Exceptions:
|
||||||
|
|
||||||
The default Solaris 10 bourne shells do not support '!' outside of a test statement (`if ! mycommand; then ...` returns `!: not found`)
|
The default Solaris 10 bourne shell does not support '!' outside of the test command (`if ! mycommand; then ...` returns `!: not found`)
|
Reference in New Issue
Block a user