mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-10-03 11:19:45 +08:00
Add an exception on Solaris
@@ -24,7 +24,7 @@ Backtick command substitution `` `...` `` is legacy syntax with several issues.
|
||||
|
||||
### Exceptions
|
||||
|
||||
None.
|
||||
- Some legacy sh implementations (like Solaris) do not support `$(...)`, it is necessary to use backtick command substitution there. See [\[mc-devel\] \[PATCH\] Prefer $() to backticks in sh script](https://lists.midnight-commander.org/pipermail/mc-devel/2024-November/011241.html) and follow-ups.
|
||||
|
||||
### Related resources:
|
||||
|
||||
|
Reference in New Issue
Block a user