mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-10-03 19:29:44 +08:00
Updated SC2006 (markdown)
@@ -26,6 +26,7 @@ Backtick command substitution `` `STATEMENT` `` is legacy syntax with several is
|
|||||||
|
|
||||||
None.
|
None.
|
||||||
|
|
||||||
### See also
|
### Related resources:
|
||||||
|
|
||||||
- http://mywiki.wooledge.org/BashFAQ/082
|
* [BashFaq: Why is $(...) preferred over `` `...` `` (backticks)?](http://mywiki.wooledge.org/BashFAQ/082)
|
||||||
|
* [StackOverflow: What is the difference between $(command) and `` `command` `` in shell programming?](https://stackoverflow.com/questions/4708549/shell-programming-whats-the-difference-between-command-and-command)
|
||||||
|
Reference in New Issue
Block a user