reboot - Reboot the machine
$ reboot
reboot instructs the kernel to reboot the machine immediately.
reboot
The reboot utility opens the /sys/kernel/power_state node and writes the magic value "1" to instruct the kernel to reboot the machine.
/sys/kernel/power_state