[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Assignment of $* to a var removes spaces on unset IFS.
From: |
Eduardo Bustamante |
Subject: |
Re: Assignment of $* to a var removes spaces on unset IFS. |
Date: |
Mon, 13 Aug 2018 18:16:46 -0700 |
On Mon, Aug 13, 2018 at 5:25 PM Robert Elz <kre@munnari.oz.au> wrote:
[...]
> What's more, reporting bugs in bash 4.3 is just a waste of everyone's time.
> Upgrade to (at least) the current released version, and use that instead.
Adding to this point:
* bash 4.3 was released 4 years ago (2014-02-26)
* bash 4.4 is the current release of bash (2016-09-15)
* bash 5.0 is in alpha state (2018-05-22)
I know that some stable Linux distributions might still be
distributing 4.3, but that just means that you have to report the bug
against these distros, not upstream.
- Assignment of $* to a var removes spaces on unset IFS., Bize Ma, 2018/08/13
- Re: Assignment of $* to a var removes spaces on unset IFS., Robert Elz, 2018/08/13
- Re: Assignment of $* to a var removes spaces on unset IFS.,
Eduardo Bustamante <=
- Re: Assignment of $* to a var removes spaces on unset IFS., Bize Ma, 2018/08/13
- Re: Assignment of $* to a var removes spaces on unset IFS., Eduardo A . Bustamante López, 2018/08/13
- Re: Assignment of $* to a var removes spaces on unset IFS., Bize Ma, 2018/08/13
- Re: Assignment of $* to a var removes spaces on unset IFS., Eduardo A . Bustamante López, 2018/08/13
- Re: Assignment of $* to a var removes spaces on unset IFS., Pierre Gaston, 2018/08/14
- Re: Assignment of $* to a var removes spaces on unset IFS., Bize Ma, 2018/08/14
- Re: Assignment of $* to a var removes spaces on unset IFS., Chet Ramey, 2018/08/15
- Re: Assignment of $* to a var removes spaces on unset IFS., Greg Wooledge, 2018/08/14
- Re: Assignment of $* to a var removes spaces on unset IFS., Chet Ramey, 2018/08/15
- Re: Assignment of $* to a var removes spaces on unset IFS., Robert Elz, 2018/08/14