systemctl hibernate
linux
Hibernate the system by saving the current state to disk and powering off.
More info →Options (1)
-f, --forcebooleanForce 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
systemctl hibernate --no-wallmade by @shridhargupta | data from tldr-pages