gotta post this before I break anything with the upgrade :P (it probably won’t, but better safe than sorry)
You must log in or # to comment.
Oof, that comma physically hurts me
hopefully it doesn’t put you in a comma
What about aliasing sudo to engage or write a whole function for it:
function engage() { echo -e "\033[1;36m[LCARS AUTHORIZATION: ACTIVATED]\033[0m" sudo "$@" }I’d put the sudo on echo too so it asks for password before echoing authorization(?)
deleted by creator
Now how to change the authentication failure message to read, “That procedure is not recommended”?
I found this: https://stackoverflow.com/questions/74334064/how-to-check-from-commandline-if-sudo-authentication-failed but someone probably has a better solution



