Linux系统中,以下哪些命令可以达到重启系统的目的
A: eboot
B: halt -p
C: shutdown -r now
D: power off
E: init 6
A: eboot
B: halt -p
C: shutdown -r now
D: power off
E: init 6
举一反三
- Linux系统中,以下命令可以实现重启的是 A: shutdown -r now B: eboot C: init 6 D: init 1
- Linux系统中,以下哪个命令可以直接实现关机并重启 A: halt B: eboot C: init 0 D: init 6
- 以上不是Linux系统重启命令的是() A: init 6 B: reboot C: shutdown –r now D: init 0
- 关闭linux系统(不重新启动)可使用命令( )。 A: Ctrl+Alt+Del B: halt C: shutdown -r now D: eboot
- 下列命令中,是Red Hat Enterprise Linux 7系统中重启命令的是: A: eboot B: init 6 C: systemctl reboot D: shutdown -h now