[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: set -a leads to truncated output from ps
From: |
alex xmb sw ratchev |
Subject: |
Re: set -a leads to truncated output from ps |
Date: |
Fri, 21 Jun 2024 21:18:00 +0200 |
On Fri, Jun 21, 2024, 8:58 PM Chet Ramey <chet.ramey@case.edu> wrote:
> On 6/15/24 10:28 AM, Oğuz wrote:
>
> > Yes. All I'm saying is, a variable that affects how certain programs
> > behave when exported should not be implicitly exported by the shell,
> > the user should do it manually if he wants.
>
> This is a non-sequitur -- the entire reason for using `set -a' is to have
> every variable whose value changes placed in the environment. There are
> dozens of environment variables that `affect how certain programs behave'.
> Someone using `set -a' knows this. The issue is whether checkwinsize
> should change LINES and COLUMNS, and yes, users expect it to. (In fact,
> users expect the shell to set LINES and COLUMNS unconditionally, and have
> opened bug reports to that effect.)
>
i see a BASH_EXCLUDE_AVAR
--
> ``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/
>
>
- Re: set -a leads to truncated output from ps, (continued)
- Re: set -a leads to truncated output from ps, Koichi Murase, 2024/06/14
- Re: set -a leads to truncated output from ps, Oğuz, 2024/06/15
- Re: set -a leads to truncated output from ps, Greg Wooledge, 2024/06/15
- Re: set -a leads to truncated output from ps, Koichi Murase, 2024/06/15
- Re: set -a leads to truncated output from ps, Koichi Murase, 2024/06/15
- Re: set -a leads to truncated output from ps, Oğuz, 2024/06/15
- Re: set -a leads to truncated output from ps, Chet Ramey, 2024/06/21
- Re: set -a leads to truncated output from ps,
alex xmb sw ratchev <=
- Re: set -a leads to truncated output from ps, Chet Ramey, 2024/06/21
- Re: set -a leads to truncated output from ps, alex xmb sw ratchev, 2024/06/21
- Re: set -a leads to truncated output from ps, Chet Ramey, 2024/06/21
- Re: set -a leads to truncated output from ps, Chet Ramey, 2024/06/21
- Re: set -a leads to truncated output from ps, Robert Elz, 2024/06/14
- RE: set -a leads to truncated output from ps, Alain BROSSARD, 2024/06/15
- Re: set -a leads to truncated output from ps, Robert Elz, 2024/06/15