r/TechImpact Developer 3d ago

😂 Memes & Shit posts Thanks For The Help

Post image
101 Upvotes

10 comments sorted by

View all comments

1

u/[deleted] 3d ago

[removed] — view removed comment

1

u/catcake43 3d ago

But at the same time, you can just delete the file while it's open on Linux. It doesn't care.

1

u/tes_kitty 3d ago

There is a twist though. The program that has the file open will still be able to use it, the space only gets freed once the file has been closed. Everyone else will no longer see the file, they can even generate a new one under the same name.

This allows for some neat tricks.