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 register to comment.
- varnia@lemmy.blahaj.zoneEnglish3 months
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 "$@" }- 3 months
I’d put the sudo on echo too so it asks for password before echoing authorization(?)
Katherine 🪴@piefed.socialEnglish
3 monthsI miss my Moto X; I made the Ok Google keyword “Bridge to Engineering” :3
hallettj@leminal.spaceEnglish
3 monthsNow how to change the authentication failure message to read, “That procedure is not recommended”?
- 3 months
I found this: https://stackoverflow.com/questions/74334064/how-to-check-from-commandline-if-sudo-authentication-failed but someone probably has a better solution




