cm0002@programming.dev to Linux@programming.dev · 1 month agoFish is Like Bash With a Brain — Here’s How to Try it on Ubuntuwww.omgubuntu.co.ukexternal-linkmessage-square14linkfedilinkarrow-up131
arrow-up131external-linkFish is Like Bash With a Brain — Here’s How to Try it on Ubuntuwww.omgubuntu.co.ukcm0002@programming.dev to Linux@programming.dev · 1 month agomessage-square14linkfedilink
minus-squareVictor@lemmy.worldlinkfedilinkarrow-up2·1 month 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-21 month 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·1 month 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.