"Hey can I rent this apartment?"
"Let me check... Seems like it's already occupied"
"Omg who is occupying it?"
"Let me print out their name and contact details for you"
Welcome to Programmer Humor!
This is a place where you can post jokes, memes, humor, etc. related to programming!
For sharing awful code theres also Programming Horror.
It's one of the things that made me prefer using Linux a long long time ago. It's nice to be able to rename, move, and delete files while they are used.
Linux fuser for the win
I've never fused Linux before, is it difficult?
fuser is an easy command just point it at the file and it tells you the process ids that using that file.
Not anymore. Many distribution will have most of what you need out of the box depending on what your needs are. They mostly feel like windows XP or 7.
Or stay with the basics and use lsof.
Either way, not coming with that tool by default and forcing every usage of the file to lock it is a really stupid pair of mistakes.
Same on Mac except itβs an external drive that some mystery program is using.
same with my kobo. It VERY rarely ejects it. It will just say "unable to eject. force eject?"
It's your finder, you're viewing the drive atm
On macos, that program is sometimes just Finder trying to calculate folder size
Iβve never seen that before. Finder is usually smart enough to close any of its windows showing its files/folders before unmounting.
omg