cm0002@programming.dev to Linux@programming.dev · 4 days agoFish is Like Bash With a Brain — Here’s How to Try it on Ubuntuwww.omgubuntu.co.ukexternal-linkmessage-square18fedilinkarrow-up151arrow-down17
arrow-up144arrow-down1external-linkFish is Like Bash With a Brain — Here’s How to Try it on Ubuntuwww.omgubuntu.co.ukcm0002@programming.dev to Linux@programming.dev · 4 days agomessage-square18fedilink
minus-squareVictor@lemmy.worldlinkfedilinkarrow-up2·2 days agoHmm, where did you hear that? I’m reading the manual through relevant parts but I can’t find anything regarding those combiners and POSIX compliancy. Do you have a link perhaps?
minus-squarechrash0@lemmy.worldlinkfedilinkarrow-up1·edit-22 days agoit was years ago. they used to not support &&, but they added it so people could paste commands into the terminal i think this is the PR from 8 years ago 👴: https://github.com/fish-shell/fish-shell/issues/4620
minus-squareVictor@lemmy.worldlinkfedilinkarrow-up1·2 days agoLove the pragmatic discourse in that issue. The suggestion is also really well formulated. Bravo to everyone involved.
Hmm, where did you hear that? I’m reading the manual through relevant parts but I can’t find anything regarding those combiners and POSIX compliancy.
Do you have a link perhaps?
it was years ago. they used to not support
&&
, but they added it so people could paste commands into the terminali think this is the PR from 8 years ago 👴: https://github.com/fish-shell/fish-shell/issues/4620
Love the pragmatic discourse in that issue. The suggestion is also really well formulated. Bravo to everyone involved.