|
|
|
|
|
by lillecarl
2021 days ago
|
|
> I wonder why there is such a focus on this `curl|bash` pattern. Because it's easy to understand, it's a cheap way to look smart on the Internet by bashing people. Also on a lot of servers people might only run ditro packaged packages. More eyes has gone though them so ops people would bash someone for curl | bash on their servers while it's perfectly "acceptable" on client machines. |
|
Often I'll write something like: here's the install steps, or just enter this curl|bash line into your terminal. Guess which users prefer.
People who care can download the script first and/or run it as a different user or in a vm. It's not that scary.