Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > gnu.bash.bug > #14498 > unrolled thread
| Started by | Chet Ramey <chet.ramey@case.edu> |
|---|---|
| First post | 2018-08-15 10:41 -0400 |
| Last post | 2018-08-15 10:41 -0400 |
| Articles | 1 — 1 participant |
Back to article view | Back to gnu.bash.bug
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: Assignment of $* to a var removes spaces on unset IFS. Chet Ramey <chet.ramey@case.edu> - 2018-08-15 10:41 -0400
| From | Chet Ramey <chet.ramey@case.edu> |
|---|---|
| Date | 2018-08-15 10:41 -0400 |
| Subject | Re: Assignment of $* to a var removes spaces on unset IFS. |
| Message-ID | <mailman.5141.1534344095.1292.bug-bash@gnu.org> |
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/
Back to top | Article view | gnu.bash.bug
csiph-web