[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: bash 5.1 heredoc pipes problematic, shopt needed
From: |
Jesse Hathaway |
Subject: |
Re: bash 5.1 heredoc pipes problematic, shopt needed |
Date: |
Mon, 2 May 2022 13:36:48 -0500 |
On Mon, May 2, 2022 at 9:53 AM Chet Ramey <chet.ramey@case.edu> wrote:
> My preference is a portable memfd_create(); I think I could get around
> its limitations.
I'm sure you can google with the best of them, but I did come across
this project
which did some work trying to create a portable version of memfd_create(),
https://github.com/lassik/shm_open_anon