commands.sh

systemctl hybrid-sleep

linux

Put the system into hybrid sleep, which combines suspend-to-RAM and hibernate.

More info →

Options (1)

-f, --forceboolean

Force 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

Put the system into hybrid sleep without sending a wall message to logged-in users

made by @shridhargupta | data from tldr-pages