[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: How to pipe just stderr to stdin in a pipeline?
From: |
Chet Ramey |
Subject: |
Re: How to pipe just stderr to stdin in a pipeline? |
Date: |
Mon, 11 May 2020 18:55:24 -0400 |
User-agent: |
Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:68.0) Gecko/20100101 Thunderbird/68.8.0 |
On 5/11/20 5:25 PM, Peng Yu wrote:
> One use case is wget which needs to divert the real content from the
> response header, in which case the response header needs to be dump to
> stderr if tempfiles should be avoided. But then handing stderr will be
> important.
What is this pathological aversion to temporary files?
--
``The lyf so short, the craft so long to lerne.'' - Chaucer
``Ars longa, vita brevis'' - Hippocrates
Chet Ramey, UTech, CWRU address@hidden http://tiswww.cwru.edu/~chet/
- Re: How to pipe just stderr to stdin in a pipeline?, (continued)
- Re: How to pipe just stderr to stdin in a pipeline?, Greg Wooledge, 2020/05/11
- Re: How to pipe just stderr to stdin in a pipeline?, Peng Yu, 2020/05/11
- Re: How to pipe just stderr to stdin in a pipeline?, Koichi Murase, 2020/05/11
- Re: How to pipe just stderr to stdin in a pipeline?, Chet Ramey, 2020/05/11
- Re: How to pipe just stderr to stdin in a pipeline?, Peng Yu, 2020/05/11
- Re: How to pipe just stderr to stdin in a pipeline?, Eli Schwartz, 2020/05/11
- Re: How to pipe just stderr to stdin in a pipeline?,
Chet Ramey <=
- Re: How to pipe just stderr to stdin in a pipeline?, Peng Yu, 2020/05/11
- Re: How to pipe just stderr to stdin in a pipeline?, Tim Visher, 2020/05/12