SC2092 – ShellCheck Wiki

See this page on GitHub

Sitemap


Remove backticks to avoid executing output.

Backticks does the same thing as $(..). See SC2091 for a description of the same problem with this syntax.


ShellCheck is a static analysis tool for shell scripts. This page is part of its documentation.