• Remove surrounding $() to avoid executing output (or use eval if intentional).
  • Problematic code:
  • Correct code:
  • Rationale:
  • Exceptions:
  • Related resources: