poweroff
: Immediately shutdown and disconnect power.poweroff -f
: Forcefully shutdown all programs, and immediately shutdown and disconnect power.poweroff -h
: Immediately shutdown and power off.poweroff -d 60
: Shutdown the computer after a delay of 60 seconds.poweroff -t 20:30
: Shutdown the computer at 8:30 PM.poweroff -f -n
: Forcefully shutdown all programs, but don't execute init.poweroff -w
: Don't actually shutdown, just send warning message to all users.