this post was submitted on 28 Mar 2026
127 points (98.5% liked)

Linux

13059 readers
507 users here now

A community for everything relating to the GNU/Linux operating system (except the memes!)

Also, check out:

Original icon base courtesy of lewing@isc.tamu.edu and The GIMP

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[โ€“] BB_C@programming.dev 4 points 3 days ago (1 children)

(I guess zsh, dash and probably oil?)

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

[โ€“] Laser@feddit.org 1 points 3 days ago

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