mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-10-03 19:29:44 +08:00
Updated SC2107 (markdown)
@@ -19,3 +19,9 @@
|
|||||||
### Exceptions:
|
### Exceptions:
|
||||||
|
|
||||||
None.
|
None.
|
||||||
|
|
||||||
|
### Related resources:
|
||||||
|
|
||||||
|
* [Bash Pitfalls: [ "$foo" = bar && "$bar" = foo ]](https://mywiki.wooledge.org/BashPitfalls#pf6)
|
||||||
|
* [StackOverflow: using and (&&) operator in if statement bash script
|
||||||
|
](https://stackoverflow.com/questions/16396146/using-and-operator-in-if-statement-bash-script/16396181)
|
Reference in New Issue
Block a user