set -a leads to truncated output from ps

2024-06-13 Thread Alain BROSSARD via Bug reports for the GNU Bourne Again SHell
Configuration Information [Automatically generated, do not change]: Machine: x86_64 OS: linux-gnu Compiler: gcc Compilation CFLAGS: -g -O2 -flto=auto -ffat-lto-objects -flto=auto -ffat-lto-objects -fstack-protector-strong -Wformat -Werror=format-security -Wall uname output: Linux admu01-rgr-gva 5

RE: set -a leads to truncated output from ps

2024-06-13 Thread Alain BROSSARD via Bug reports for the GNU Bourne Again SHell
h@gnu.org Subject: Re: set -a leads to truncated output from ps try the ps arg w for full length ps output why u set -a ? On Thu, Jun 13, 2024, 3: 29 PM Alain BROSSARD via Bug reports for the GNU Bourne Again SHell wrote: Configuration Information [Automatically generated, do not ZjQcmQRYFp

it, soRE: set -a leads to truncated output from ps

2024-06-13 Thread Alain BROSSARD via Bug reports for the GNU Bourne Again SHell
t our products and services as a request to contact you and send you relevant information. From: Oğuz Sent: Thursday, June 13, 2024 4:25 PM To: Alain BROSSARD Cc: bug-bash@gnu.org Subject: Re: set -a leads to truncated output from ps On Thursday, June 13, 2024, Alain BROSSARD via Bug reports for t

RE: set -a leads to truncated output from ps

2024-06-13 Thread Alain BROSSARD via Bug reports for the GNU Bourne Again SHell
you and send you relevant information. From: Andreas Schwab Sent: Thursday, June 13, 2024 6:12 PM To: Alain BROSSARD via Bug reports for the GNU Bourne Again SHell Cc: Alain BROSSARD Subject: Re: set -a leads to truncated output from ps Why do you think this is a bug in bash? You are tel

RE: it, soRE: set -a leads to truncated output from ps

2024-06-13 Thread Alain BROSSARD via Bug reports for the GNU Bourne Again SHell
Hi, You are correct, export COLUMNS does truncate, I had made the mistake of replaying the previous execution of ps which was with “axww”. Something does go wrong once COLUMNS is in the environment, it seems that in that case, it can get modified when executing a pipe’d command. As the

RE: set -a leads to truncated output from ps

2024-06-14 Thread Alain BROSSARD via Bug reports for the GNU Bourne Again SHell
Hi Greg, The original problem started with I added “echo $PATH | grep ….” Into a “site” configuration file source’d from our vendor’s scripts. So yes, this whole issue is present in scripts. It took me quite a while to figure out why our vendor’s scripts were now failing and on how to rep

RE: set -a leads to truncated output from ps

2024-06-15 Thread Alain BROSSARD via Bug reports for the GNU Bourne Again SHell
Hi Robert, I did think about the case to parse the output, but this means that you already know that the problem is triggered by calling an external program. Regards, Alain [cid:ISP-REYL_HubSWS_Col_email_v2_88f4ea19-df87-4cc1-aef3-c28f2127924c.png] Alain BROSSARD Syst