On Thursday, June 13, 2024, Alain BROSSARD <abross...@reyl.com> wrote: > > export COLUMNS=60 > > ps ax | grep java > > > > The output isn’t truncated. > > It is on my machine. You must have something in your PS1/PROMPT_COMMAND interfering.
> It is critical that application’s behaviour do not get impacted by the > shell used to call them. > > Even more reason to use `ps axww' instead of `ps ax'. > What do you think ? > > I think there's at least one Bash bug involved here. -- Oğuz