TheViking@nord.pub to No Stupid Questions@lemmy.worldEnglish · 3 days agoWhat is the fundamental difference between sudo and doas ?message-squaremessage-square24linkfedilinkarrow-up131arrow-down13
arrow-up128arrow-down1message-squareWhat is the fundamental difference between sudo and doas ?TheViking@nord.pub to No Stupid Questions@lemmy.worldEnglish · 3 days agomessage-square24linkfedilink
minus-squarecorsicanguppy@lemmy.calinkfedilinkEnglisharrow-up1·3 days ago Sudo runs a temp shell as root. Weird. I sense it can run subshells as other users too.
minus-squareForester@pawb.sociallinkfedilinkEnglisharrow-up1·3 days agoI may be using the wrong terminology. Put it spawns the pid as root
Weird. I sense it can run subshells as other users too.
I may be using the wrong terminology. Put it spawns the pid as root