[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.
- Re: "here strings" and tmpfiles, (continued)
- Re: "here strings" and tmpfiles, Greg Wooledge, 2019/04/11
- Re: "here strings" and tmpfiles, Chet Ramey, 2019/04/11
- Re: "here strings" and tmpfiles, Robert Elz, 2019/04/11
- Re: "here strings" and tmpfiles, Chet Ramey, 2019/04/11
- Re: "here strings" and tmpfiles, konsolebox, 2019/04/10
Re: "here strings" and tmpfiles, konsolebox, 2019/04/09
Re: "here strings" and tmpfiles, konsolebox, 2019/04/09