mac 高速关机

mac 快速关机~ $ sudo vim sudoers # %userslocalhost/sbin/shutdown -h now%wheel ALL(ALL) NOPASSWD:

mac 快速关机

~ $ sudo vim sudoers 

# %users  localhost=/sbin/shutdown -h now
%wheel ALL=(ALL) NOPASSWD: /sbin/shutdown -h now

sudo /sbin/shutdown -h now