bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Assignment of $* to a var removes spaces on unset IFS.


From: Chet Ramey
Subject: Re: Assignment of $* to a var removes spaces on unset IFS.
Date: Wed, 15 Aug 2018 10:41:26 -0400
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.13; rv:52.0) Gecko/20100101 Thunderbird/52.9.1

On 8/14/18 8:34 AM, Greg Wooledge wrote:
> On Mon, Aug 13, 2018 at 09:36:23PM -0400, Bize Ma wrote:
>> Note that 4.4.19 is newer than what is available in
>> https://www.gnu.org/software/bash/
> 
> The current patch level of bash can be obtained by downloading the most
> recent tarball from <http://ftp.gnu.org/gnu/bash/> and then applying the
> subsequent patches from <http://ftp.gnu.org/gnu/bash/bash-4.4-patches/>,
> or whichever directory is appropriate for the current version.

It's always easier to download

http://git.savannah.gnu.org/cgit/bash.git/snapshot/bash-master.tar.gz

That is the head of the master branch, which is always the current
released version plus all released patches.

-- 
``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/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]