Systemd Looks to Replace sudo with run0

https://discuss.tchncs.de/post/15431565

Systemd Looks to Replace sudo with run0 - tchncs

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

You guys know that there’s an actual rtfm app that condenses the output of man right? Right??
Link to GitHub?

My bad: it’s tldr not rtfm

Me too I have stupid disputable aliases…

github.com/tldr-pages/tldr

GitHub - tldr-pages/tldr: 📚 Collaborative cheatsheets for console commands

📚 Collaborative cheatsheets for console commands. Contribute to tldr-pages/tldr development by creating an account on GitHub.

GitHub
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 example rtfm for tldr and rtfmp (read the fucking man page) for man. I also use fucking for sudo. There’s nothing better than running pacman -Syu, realizing the mistake and then typing in fucking pacman -Syu
GitHub - dbrgn/tealdeer: A very fast implementation of tldr in Rust.

A very fast implementation of tldr in Rust. Contribute to dbrgn/tealdeer development by creating an account on GitHub.

GitHub
BRB, got a dotfile to edit real quick