Which one are you on #Linux?

alias sudo=run0 #1

## OR ##

alias run0=sudo #2

@nixCraft I’m not that advanced. What does this do?

@tylerknowsnothing @nixCraft run0 is a new privilege escalation util provided by systemd.

Both run0 and sudo are for running commands with administrator privileges.

The question being asked is essentially, which one util will you use and which name will you use to reference it.

@Lehmanator @nixCraft Well, I generally use sudo, so likely the second option. Thanks! I really only use it for dnf searches and installs and whatnot. After 20+ years of using Linux I’m not sure I’ve ever created an alias LOLZ.

@tylerknowsnothing @nixCraft

> After 20+ years of using Linux I’m not sure I’ve ever created an alias LOLZ.

Wild. I set aliases for everything & don't know how I'd live without them.

@Lehmanator @nixCraft I am but a lowly writer and could not code myself out of a paper bag to save my life :)