A convenience helper which allows running most `sudo` cmds while `doas` is enabled. This is safe because all args supported by both `sudo` and `doas` that lead to command execution (like `-u <user>`) have identical semantics.
A convenience helper which allows running most `sudo` cmds while `doas` is enabled. This is safe because all args supported by both `sudo` and `doas` that lead to command execution (like `-u <user>`) have identical semantics.