Re: Ubuntu [Bug 791263] !$ works with `` but not $()

2011-06-01 Thread Chet Ramey
On 6/1/11 9:31 AM, Ralph Corderoy wrote: > Report follows. > > https://bugs.launchpad.net/ubuntu/+source/bash/+bug/791263 > > This is on 10.04 and also with upstream's pure bash 4.2 with no Debian > or Ubuntu patches. > > $ echo bar >foo > $ >bar > $ ls `cat foo` > bar > $ w

Re: Bash source repository

2011-06-01 Thread Chet Ramey
On 5/29/11 10:18 PM, Bradley M. Kuhn wrote: > I did some research this weekend and collected all the old versions of Bash > I could find. I've carefully organized all this into a repository, > making the commits as find-grained as possible given what's available in > the permanent public record.

Ubuntu [Bug 791263] !$ works with `` but not $()

2011-06-01 Thread Ralph Corderoy
Hi, I've just reported what I think to be a bug on Ubuntu but it's present in pure bash 4.2 built from source too so I'm reporting it here. I'm not subscribed to the list so please CC me. I take it there's no public bug-tracker for bash and it's all done privately based on this list? If any Ubu