Spyke

Syndicated from the fediverse. Read and engage on the original instance.

View original on lemmy.world

6 replies

lemmy.blahaj.zone

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 "$@"
}
12
leminal.space

Now how to change the authentication failure message to read, "That procedure is not recommended"?

2

You reached the end

Using alias for a more Trek-like sudo experience :D | Spyke