you are viewing a single comment's thread
view the rest of the comments
[–] 17 points 2 years ago (3 children)

Windows + r, shutdown -s -t 0, enter

  • source
  • parent
  • hideshow 6 child comments
  • [–] 5 points 2 years ago (4 children)

    even the shutdown command is complicated ffs

  • source
  • parent
  • hideshow 8 child comments
  • [–] 7 points 2 years ago

    Not really

    The -s stands for shutdown, with other ones being for hibernate, reboot etc.

    The -t stands for time. By default it's something like 30 seconds. Putting it on 0 makes it instant.

  • source
  • parent