Skip to content

Instantly share code, notes, and snippets.

@rcerrejon
Last active August 17, 2022 12:35
Show Gist options
  • Save rcerrejon/558cd2196288477c9db12bc34597cb53 to your computer and use it in GitHub Desktop.
Save rcerrejon/558cd2196288477c9db12bc34597cb53 to your computer and use it in GitHub Desktop.
Shutdown Windows OS given time
# Example
# 10 minutes (time in seconds)
shutdown -s -t 600
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment