Are there any commands via Terminal such as
sudo shutdown -P 60
or something like this, but with the role of making the PC hibernate instead of shunting down?
Are there any commands via Terminal such as
sudo shutdown -P 60
or something like this, but with the role of making the PC hibernate instead of shunting down?
Use
sleep
orat
:If you don't want to use sudo:
*time is in seconds.