this post was submitted on 16 Aug 2025
55 points (92.3% liked)
Linux
9621 readers
189 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
view the rest of the comments
Scrubbing through the video, this hurts my soul
For variables bash has PE forms:
I miss these too much when I try Fish.
What's so bad about
string replace World Bash $STRING
?Nothings bad about it. I don't think it's strictly better or worse. Just
I haven't watched the video, but maybe it wasn't in bad faith, but the author didn't know better. bash can be arcane at times, like when I open my old scripts I often have no clue what exactly is going on without comments. Substring removal comes to mind.