Re: mapfile and proc filesystem, limitation or possible bug

dana <[email protected]> Tue, 23 Jun 2026 02:21:52 +0000
Newsgroups gmane.comp.shells.zsh.user
Message-ID <[email protected]>
On Tue 23 Jun 2026, at 02:10, dana wrote:
>   >>> mmap.mmap(f.fileno(), 96)

if you're trying this yourself, don't forget PROT_READ like i did (but
it still fails)

dana