Ask HN: What alternatives exist to `curl '...' | sh`?
https://news.ycombinator.com/item?id=7610320Lately, I've seen a lot of programming tools instruct users to type `curl '...' | sh` into the command line to install the service (Meteor, NPM, OpenShift).