Hacker News new | ask | show | jobs
by LinuxBender 2996 days ago
I used to teach people not to pipe curl to bash. Now I just add sudo -n tests to my scripts and see if they have passwordless sudo. It turns out, a lot of people have passwordless sudo.