You must log in or register to comment.
Yeah I only use sudo once, for the su.
… but why? “sudo -i” is a thing. Why get another program involved?
It’s easier to just call su once and run every single command as root rather than having to randomly use sudo for some commands and not for others (/s if it’s not obvious)


