c/linux · by MousePotatoDoesStuff@lemmy.world · 122dUsing alias for a more Trek-like sudo experience :D gotta post this before I break anything with the upgrade :P (it probably won't, but better safe than sorry) 44 points · 6 comments · view on lemmy.world
6 Comments
Thorry@feddit.org · 15 pts · 122d
Oof, that comma physically hurts me
MousePotatoDoesStuff@lemmy.world · 21 pts · 122d
hopefully it doesn't put you in a comma
varnia@lemmy.blahaj.zone · 12 pts · 122d
What about aliasing sudo to engage or write a whole function for it:
MousePotatoDoesStuff@lemmy.world · 5 pts · 122d
I'd put the sudo on echo too so it asks for password before echoing authorization(?)
webkitten@piefed.social · 3 pts · 122d
hallettj@leminal.space · 2 pts · 122d
Now how to change the authentication failure message to read, "That procedure is not recommended"?
MousePotatoDoesStuff@lemmy.world · 2 pts · 122d
I found this: https://stackoverflow.com/questions/74334064/how-to-check-from-commandline-if-sudo-authentication-failed but someone probably has a better solution