• anton@lemmy.blahaj.zone
    link
    fedilink
    arrow-up
    5
    ·
    14 hours ago

    You are supposed to run sudoedit.
    This command creates a temporary copy, opens it in you editor of choice and overwrites the protected file when the temp file changes.
    That way the editor doesn’t run as root.
    You can see the difference if you run shell command, like whoami, in vim.