[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: bash -xv issue with stderr
From: |
Chet Ramey |
Subject: |
Re: bash -xv issue with stderr |
Date: |
Mon, 4 Nov 2024 10:20:03 -0500 |
User-agent: |
Mozilla Thunderbird |
On 11/4/24 10:15 AM, Christoph Zimmermann wrote:
Thanks for pointing me in the right direction. When checking the info and
man (bash.1) files on the devel branch of this repo, I can't find the
reference you and other people pointed out wrt to the clarification I
referred to earlier.
http://git.savannah.gnu.org/cgit/bash.git/tree/doc/bash.1?h=devel&id=bf093e31aec6963c44309274e8ec5b8eca05af95
Around line 11304.
.TP 8
.B \-x
After expanding each \fIsimple command\fP,
\fBfor\fP command, \fBcase\fP command, \fBselect\fP command, or
arithmetic \fBfor\fP command, display the expanded value of
.SM
.BR PS4 ,
followed by the command and its expanded arguments
or associated word list, to the standard error.
--
``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/
OpenPGP_signature.asc
Description: OpenPGP digital signature
- Re: bash -xv issue with stderr, (continued)
- Re: bash -xv issue with stderr, Chet Ramey, 2024/11/02
- Re: bash -xv issue with stderr, Christoph Zimmermann, 2024/11/03
- Re: bash -xv issue with stderr, #!microsuxx, 2024/11/03
- Re: bash -xv issue with stderr, Greg Wooledge, 2024/11/03
- Re: bash -xv issue with stderr, Chet Ramey, 2024/11/03
- Re: bash -xv issue with stderr, Christoph Zimmermann, 2024/11/04
- Re: bash -xv issue with stderr, #!microsuxx, 2024/11/04
- Re: bash -xv issue with stderr, Zachary Santer, 2024/11/04
- Re: bash -xv issue with stderr, Chet Ramey, 2024/11/04
- Re: bash -xv issue with stderr, Christoph Zimmermann, 2024/11/04
- Re: bash -xv issue with stderr,
Chet Ramey <=
- Re: bash -xv issue with stderr, Christoph Zimmermann, 2024/11/05
bash -xv issue with stderr, christoph, 2024/11/02