DigiNews

Tech Watch by Johan Denoyer

← Back to articles

You delete a file on Linux while a program has it open. What happens? (quiz)

Quality: 8/10 Relevance: 9/10

Summary

A Linux quiz explains file deletion semantics: if a file is deleted while a program has it open, the program can still read/write until it closes the descriptor; the space is freed only when the last descriptor closes.

🚀 Service construit par Johan Denoyer