This is an interesting debate over the utility of the sudo
command. There are lots of perspectives, from how it allows you to log who’s doing what to a system, to how it helps protect users from themselves. It’s a surprisingly compelling thread considering it’s a command most of us use fairly regularly.
(via lobste.rs)
Is sudo almost useless? | StackExchange
Forgetting to use sudo during the mv or rm leading to a mistake has saved me from a lot of mistakes. I tend to work a lot in the terminal and sometimes don’t notice I’m in a folder requiring root access.
LikeLiked by 1 person