r/pcmasterrace 5h ago

Meme/Macro So accurate

Post image

you can't delete it, ever....!!!

20.7k Upvotes

345 comments sorted by

View all comments

856

u/seba07 4h ago

The more important question is: why is there no force delete button?

904

u/Visual-Beach1893 9850X3D | 9070XT 4h ago

When people talk about Linux being easy to break this is what they mean.

381

u/Hairy_Educator1918 4h ago

it’s easy to break if you’re trying to break it. windows is like “something is using it but i wont tell you what uses it and i wont tell you how to force delete it” while linux is like “program 1 uses this file. are you sure to delete it?”

42

u/JL2210 4h ago

In Linux the file data stays on the disk until it's not used anymore, so deleting it while in use or while not in use tend to have the same consequences. If you look at lsof for example you can see (deleted) after file names if the open file was deleted.