Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

`curl foo.sh | bash` works with any shell as long as bash is installed. `bash <(curl foo.sh)` doesn't work on shells that don't have that process substitution syntax (like fish, and I think nushell)
 help



Okay so doesn't work for fish or dash but who is using those? More importantly, who is using those and doesn't know how to convert?

It really just seems like you're trying to start a fight and I don't know why. If you're going to fight with anyone go actually click the link and fight with the one who started it




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: