systemctl hybrid-sleep
linux
Put the system into hybrid sleep, which combines suspend-to-RAM and hibernate.
More info →Options (1)
-f, --forcebooleanForce hybrid sleep even if inhibitors are present
Example:
systemctl hybrid-sleep {{[-f|--force]}}Examples (3)
Put the system into hybrid sleep immediately
Force hybrid sleep even if inhibitors are present
systemctl hybrid-sleep [-f|--force]Put the system into hybrid sleep without sending a wall message to logged-in users
systemctl hybrid-sleep --no-wallmade by @shridhargupta | data from tldr-pages