backtick in double quotes doing sneaky command substitution is a very funny shell scripting bug. very feasible to make that error unless you are really judicious about avoiding double quotes where pawsible
@aescling Does shellcheck detect this?
@aschmitz inadvertently
Line 3:echo "hi `shellcheck` lovers" ^-- SC2006 (style): Use $(...) notation instead of legacy backticks `...`.Did you mean: (apply this, apply all SC2006)echo "hi $(shellcheck) lovers"
A small, community‐oriented Mastodon‐compatible Fediverse (GlitchSoc) instance managed as a joint venture between the cat and KIBI families.