Morph9@lemmy.zip to linuxmemes@lemmy.worldEnglish · 2 months agoSudo disbelieflemmy.zipexternal-linkmessage-square75fedilinkarrow-up1306arrow-down111
arrow-up1295arrow-down1external-linkSudo disbelieflemmy.zipMorph9@lemmy.zip to linuxmemes@lemmy.worldEnglish · 2 months agomessage-square75fedilink
minus-squareHawke@lemmy.worldlinkfedilinkarrow-up9·2 months agoStarts an interactive session as root (or another user when combined with -u)
minus-squareOisteink@lemmy.worldlinkfedilinkarrow-up3·2 months agoIt provides a login shell - like su - So you get the full environment from that user
Starts an interactive session as root (or another user when combined with -u)
It provides a login shell - like
So you get the full environment from that user
…Yes, I know.