• BB_C@programming.dev
    link
    fedilink
    arrow-up
    2
    ·
    6 hours 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
      ·
      6 hours ago

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