commands.sh

systemctl hibernate

linux

Hibernate the system by saving the current state to disk and powering off.

More info →

Options (1)

-f, --forceboolean

Force hibernation even if inhibitors are present

Example: systemctl hibernate {{[-f|--force]}}

Examples (3)

Hibernate the system immediately

Force hibernation even if inhibitors are present

systemctl hibernate [-f|--force]

Hibernate the system without sending a message to logged-in users

made by @shridhargupta | data from tldr-pages