Sounds good. It’s a win win. People that doesn’t like the system d implementation can use doas or keep sudo. I Hate the name though. Run0 is dumb can’t they just steal the name doas
I’ll just use an alias; sudo has been around for to long for me to change it and not be stressed about it.
Reminds me of when I aliased ‘man’ to ‘rtfm’
Best alias confirmed
proceeds to add it to .bashrc and .zshrc
Link to GitHub?
My bad: it’s tldr not rtfm
Me too I have
stupiddisputable aliases…Oh yeah I know about
tldr
. It’s pretty great. I actually use a Rust version of it called teeldeer. I also have a whole lot of “disputable” aliases, for examplertfm
fortldr
andrtfmp
(read the fucking man page) forman
. I also usefucking
for sudo. There’s nothing better than runningpacman -Syu
, realizing the mistake and then typing infucking pacman -Syu
Wait, what?
Of course. . …I was wrong and it is tldr not rtfm.
https://github.com/tldr-pages/tldr
But surely you heard about TheFuck?
https://github.com/nvbn/thefuck
There’s actually an rtfm package in Arch’s aur, but it just opens the archwiki for you which just adds that tiny bit of… of That Arch Way Of Doing Things I guess.
I HAVE heard about thefuck!
@theshatterstone54 @reallyzen it’s new to me. I’m keen to have this!
Sir, your thinking is certainly what kids call “next-level”.
Well, since doas has a Linux implementation, stealing that name would cause lots of issues to users who already use it or want to use doas instead of run0. This will be a default part of systemd; not a new package. The reason it’s called run0 is because it’s just a symbolic link to systemd-run, and instead of executing as an SUID binary, like sudo or doas, it runs using the current user’s UID.