[Info-vax] in-memory editing with EDT or EVE

Lawrence D'Oliveiro ldo at nz.invalid
Fri Nov 22 21:02:38 EST 2024


On Fri, 22 Nov 2024 19:59:07 -0500, Arne Vajhøj wrote:

> But this is what a source control system really should be using for such
> functionality. No need for temporary disk files.

On Linux systems at least, temporary files are usually created in /tmp, 
and distros commonly mount an instance of tmpfs on that, so no actual disk 
files need be created.

<https://manpages.debian.org/5/tmpfs.5.en.html>


More information about the Info-vax mailing list