Results 1 to 1 of 1
I trying to create an alias but everything I execute the alias I get command not found here you go:
Cmnd_Alias SHUTL2 = /sbin/shutdown -r 0
I have the entire ...
- 09-24-2008 #1Linux Newbie
- Join Date
- Jun 2006
- Posts
- 139
what am I missing in sudo
I trying to create an alias but everything I execute the alias I get command not found here you go:
Cmnd_Alias SHUTL2 = /sbin/shutdown -r 0
I have the entire command in the user privileges area, and have placed the
alias in the user priv area.
I've done a sudo -K and when I list what I can do sudo -l, it shows the command(shutdown -r 0) but not the alias??
thanks in advance
Mace


Reply With Quote