[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Bug in documentation (man)
From: |
Gasan |
Subject: |
Re: Bug in documentation (man) |
Date: |
Mon, 2 May 2022 15:16:12 +0200 |
I like it!
Op ma 2 mei 2022 15:05 schreef Chet Ramey <chet.ramey@case.edu>:
> On 4/29/22 12:43 PM, Gasan wrote:
> > Hi Gnu,
> >
> > I bash 5.1 man it says that pipeline may consist of single command. So
> > "echo foo" is a pipeline. It also says that each command in pipeline runs
> > in a subshell, therefore "echo foo" runs in a subshell. But thats not
> true.
>
> That's true. How about "each command in a multi-command pipeline is run in
> a subshell."
>
>
> --
> ``The lyf so short, the craft so long to lerne.'' - Chaucer
> ``Ars longa, vita brevis'' - Hippocrates
> Chet Ramey, UTech, CWRU chet@case.edu http://tiswww.cwru.edu/~chet/
>