shutdown -s -t 50 – command will shutdown your pc after 50 seconds
shutdown -l -t 50 – command will log off your pc after 50 seconds
shutdown -r -t 50 – command will restart your pc after 50 seconds
shutdown -a – command will abort all shutdown operations
No comments:
Post a Comment