Hacker News new | ask | show | jobs
by rosnd 1327 days ago
If you can't save the output of curl into a file, you certainly aren't one of the few people capable of meaningfully inspecting anything you download.
1 comments

I cam do that on MY machine. I cannot do that on your. I can download code, inspect it, install, and then create a RPM package, which can be installed in a safe way by DNF package manager, but I cannot do that with `curl | bash` method of installation.
>I can download code, inspect it, install, and then create a RPM package, which can be installed in a safe way by DNF package manager, but I cannot do that with `curl | bash` method of installation.

But you can?