bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: "here strings" and tmpfiles


From: Greg Wooledge
Subject: Re: "here strings" and tmpfiles
Date: Tue, 9 Apr 2019 10:13:09 -0400
User-agent: Mutt/1.10.1 (2018-07-13)

On Tue, Apr 09, 2019 at 10:10:44PM +0800, konsolebox wrote:
> @Chet, Isn't bash supposed to use named pipes alternatively, and
> dynamically?  Or does it just decide what to use based on the current
> system?

The second thing.  On platform X, bash uses named pipes.  On platform Y,
bash uses /dev/fd/.  It's decided at compile time.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]