How to suspend/hibernate from the command line on Linux

systemctl_suspend.sh
systemctl suspend

or

systemctl_hibernate.sh
systemctl hibernate

Source & more information for really really old Linuxes


Check out similar posts by category: Linux