i actually always did ww , but i didnt know here the difference ..

On Thu, Jun 13, 2024, 4:24 PM Oğuz <oguzismailuy...@gmail.com> wrote:

> On Thursday, June 13, 2024, Alain BROSSARD via Bug reports for the GNU
> Bourne Again SHell <bug-bash@gnu.org> wrote:
> >
> >        # however, the second one has truncated output to the terminal
> width
> >
>
> Looks like `set -a' exports COLUMNS for some reason, this must be a bug
>
> $ set -a
> $ env | grep COLUMNS
> $ env | grep COLUMNS
> COLUMNS=64
>
> You should call ps with the option -w if you want wide output though. On
> some implementations you can disable truncation completely by specifying it
> twice like `ps axww'.
>
>
> --
> Oğuz
>
  • set -a leads... Alain BROSSARD via Bug reports for the GNU Bourne Again SHell
    • Re: set... alex xmb sw ratchev
      • RE:... Alain BROSSARD via Bug reports for the GNU Bourne Again SHell
        • ... alex xmb sw ratchev
          • ... alex xmb sw ratchev
        • ... Oğuz
          • ... alex xmb sw ratchev
          • ... Alain BROSSARD via Bug reports for the GNU Bourne Again SHell
            • ... Oğuz
              • ... Alain BROSSARD via Bug reports for the GNU Bourne Again SHell
                • ... Greg Wooledge
                • ... alex xmb sw ratchev
          • ... Robert Elz
    • Re: set... Andreas Schwab
      • RE:... Alain BROSSARD via Bug reports for the GNU Bourne Again SHell

Reply via email to