this post was submitted on 29 Nov 2023
854 points (98.2% liked)

memes

16790 readers
2820 users here now

Community rules

1. Be civilNo trolling, bigotry or other insulting / annoying behaviour

2. No politicsThis is non-politics community. For political memes please go to !politicalmemes@lemmy.world

3. No recent repostsCheck for reposts when posting a meme, you can only repost after 1 month

4. No botsNo bots without the express approval of the mods or the admins

5. No Spam/Ads/AI SlopNo advertisements or spam. This is an instance rule and the only way to live. We also consider AI slop to be spam in this community and is subject to removal.

A collection of some classic Lemmy memes for your enjoyment

Sister communities

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] mellejwz@lemmy.world 16 points 2 years ago (3 children)

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

[–] Sonicdemon86@lemmy.world 8 points 2 years ago

I use "shutdown -s -f -t 0" it forces all apps to shutdown without windows asking you if you want to go back and save or if a program is not turning off.

[–] Vilian@lemmy.ca 3 points 2 years ago (4 children)

even the shutdown command is complicated ffs

[–] user224@lemmy.sdf.org 12 points 2 years ago (1 children)

Be happy the shutdown procedure doesn't start by opening regedit. I wouldn't be surprised, to be honest.

[–] T00l_shed@lemmy.world 1 points 2 years ago

I read that as rageedit.

[–] DosDude@retrolemmy.com 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.

[–] Matriks404@lemmy.world 4 points 2 years ago

It only takes two parameters to shutdown, how is that complicated?

[–] mellejwz@lemmy.world 1 points 2 years ago

Not really, it's a pretty simple command that not everyone uses anyway. -s is for shutdown, -t for time. There are more complicated things in the Windows command line interface.

[–] Octopus1348@thelemmy.club 1 points 2 years ago (1 children)

I think it would still update (if it didn't give a normal shutdown option)

[–] mellejwz@lemmy.world 2 points 2 years ago

Nope, I use it all the time if I'm going home from work. Works like a charm.