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