Hacker News new | ask | show | jobs
by atrn 2372 days ago
> Text files used ^Z character as end of file marker.

But only if the file size wasn't a multiple of the 128-byte block size. Fun!