Save early, delete when you need

There’s one interesting tidbit missing here, which is how deletion (SCI1 and later) is implemented. Namely by manipulating the .DIR file in the script, and not – as any sane person would do – with a kernel call. So wrote Iskovlun in a comment some time back. Let’s see exactly how insane it really is. … Continue reading Save early, delete when you need