On Wed, 27 Feb 2019, Rich Shepard wrote:

Saw a web blog post that suggests I if add to her ~/.bash_rc the following
alias

alias halt='alias=`sudo ` halt'

all she'd need to type is halt. Does this look workable?

Nah. But this:

alias "sd=sudo "

would allow her to type

sd halt

according to superuser.com.

Rich
_______________________________________________
PLUG mailing list
[email protected]
http://lists.pdxlinux.org/mailman/listinfo/plug

Reply via email to