74
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 25 Jun 2026
74 points (100.0% liked)
Linux
14082 readers
341 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 3 years ago
MODERATORS
I used to use fish but I don't like their weird scripting language. I want my shell to be POSIX compliant.
Basically every non-Windows system comes with a POSIX-compliant shell at
/bin/sh. If you're using shebangs in your POSIX shell scripts like you should, using Fish as your Friendly Interactive Shell shouldn't be a problem.Not being POSIX is one of its main selling points. If you want POSIX, you're not the target audience