This is misinformation since both operating systems can gracefully and forcibly shut down processes.
linuxmemes
Hint: :q!
Sister communities:
Community rules (click to expand)
1. Follow the site-wide rules
- Instance-wide TOS: https://legal.lemmy.world/tos/
- Lemmy code of conduct: https://join-lemmy.org/docs/code_of_conduct.html
2. Be civil
- Understand the difference between a joke and an insult.
- Do not harrass or attack users for any reason. This includes using blanket terms, like "every user of thing".
- Don't get baited into back-and-forth insults. We are not animals.
- Leave remarks of "peasantry" to the PCMR community. If you dislike an OS/service/application, attack the thing you dislike, not the individuals who use it. Some people may not have a choice.
- Bigotry will not be tolerated.
3. Post Linux-related content
- Including Unix and BSD.
- Non-Linux content is acceptable as long as it makes a reference to Linux. For example, the poorly made mockery of
sudo
in Windows. - No porn, no politics, no trolling or ragebaiting.
4. No recent reposts
- Everybody uses Arch btw, can't quit Vim, <loves/tolerates/hates> systemd, and wants to interject for a moment. You can stop now.
5. π¬π§ Language/ΡΠ·ΡΠΊ/Sprache
- This is primarily an English-speaking community. π¬π§π¦πΊπΊπΈ
- Comments written in other languages are allowed.
- The substance of a post should be comprehensible for people who only speak English.
- Titles and post bodies written in other languages will be allowed, but only as long as the above rule is observed.
6. (NEW!) Regarding public figures
We all have our opinions, and certain public figures can be divisive. Keep in mind that this is a community for memes and light-hearted fun, not for airing grievances or leveling accusations. - Keep discussions polite and free of disparagement.
- We are never in possession of all of the facts. Defamatory comments will not be tolerated.
- Discussions that get too heated will be locked and offending comments removed. Β
Please report posts and comments that break these rules!
Important: never execute code or follow advice that you don't understand or can't verify, especially here. The word of the day is credibility. This is a meme community -- even the most helpful comments might just be shitposts that can damage your system. Be aware, be smart, don't remove France.
I'm gonna sudo xkill you
Play me online? Well, you know that I'll beat you.
If I ever meet you I'll control-alt-delete you!
Depends on the signal actually
Linux ending a process still only uses SIGTERM unless you explicitly use SIGKILL, at least afaik
Right. Sigterm should always be the first choice as a process may have the chance to handle that signal, free resources, save data etc. Sigkill pulls the rug out under it, which is a last resort, but may be necessary if the process can't handle sigterm in reasonable time.
So the meme basically shows these two signals, both Windows and different Linux distributions have different ways to when they send each signal and how the user can use them.
Afaik KDE and Gnome do use SIGKILL at some point except for certain processes like running package managers. At least they are able to forcibly close almost anything if you really insist on shutting down now, depending on your (distro) configuration. Correct me if I'm wrong, but from my experience in Gnome you have to click on shutdown twice for it to happen, while KDE gives applications a 60 sec grace period unless you click a button in a notification pop-up.
Edit: Not sure how it is in the terminal aside from those 1:30min grace periods during shutdown.
Are you telling me there's a reason why I have to click shutdown twice for gnome to start the shutdown process? I always wondered why it had that 60s waiting time.
The 60s is just a "oops I actually wanted to do X thing tbefore shudown". So you don't have to reboot for your forgotten task you meant to do
I was indeed expecting a doctor who reference
Worst rage bait since Windows 11
kill -9 vs taskkill /f
Have you ever tried to kill a non-responding Flatpak application?
flatpak kill some.app.id
Instantly kills it.
Yeah I just found out. Tried it with kill
but didn't work.
Sudo xkill
You mean Xkill differen dissen distan doesn't work?
Even if it was true.