Centos7中所有的关机命令的奇怪现象
今天在研究shutdown,reboot,halt,poweroff几种关机命令的区别是发现他们都是/bin/systemctl的软连接
ls -l /sbin/{shutdown,reboot,halt,poweroff}
请问这是怎么回事呢?
今天在研究shutdown,reboot,halt,poweroff几种关机命令的区别是发现他们都是/bin/systemctl的软连接
ls -l /sbin/{shutdown,reboot,halt,poweroff}
请问这是怎么回事呢?