Of all the Linux commands, rm is notorious. It's easy to completely wipe out your system with one mislaid rm command as root.
Sudo lets you run any terminal command as another user — hence "substitute user" — but the default and most common use for it ...