• BB_C@programming.dev
    link
    fedilink
    arrow-up
    4
    ·
    1 month ago

    (I guess zsh, dash and probably oil?)

    zsh doesn’t even share var eval syntax with bash (${(P)foo} vs. ${!foo})

    • Laser@feddit.org
      link
      fedilink
      arrow-up
      1
      ·
      1 month ago

      Yeah, I wasn’t sure there, the question mark was supposed to apply to all shells…