Status: IN
Process output of shell commands within a script using command substitution $(command). Captures stdout for use in variable assignments, conditionals, and loops. Can be nested and is preferred over backticks.
Source: repo:entries/2026/03/04/command-substitution.md