66

Software

obarun.org

reboot

This command triggers the reboot procedure.

Interface

reboot [ -h ] [ -a ] [ -f|F ] [ -m message ] [ -t time ] [ -W ] when

This command triggers the reboot procedure immediately if when is omitted.

The when provided must be on these formats:

Options

Usage examples

reboots the system.

66 reboot

reboots a broken system

66 reboot -f

reboots the system after 10 minutes

66 reboot 10

Sends an “system will be rebooted in 10 minutes” to connected account and reboot the system after 10 minutes

66 reboot -m "system will be rebooted in 10 minutes" 10