
In some cases we may need to turn off our computers after sometimes or delay the shutdown. For an example, we need to wait some files to be downloaded and cannot wait until everything downloads. So using the following method we can schedule PC shutdown time.
Syntax:
shutdown -s -t ...
Continue reading »