On 05.03.2012 21:28, Chet Ramey wrote:
On 3/5/12 2:07 PM, Sebastian Siebert wrote:
Thanks for the great patch.
I have applied your patch in our bash 4.2 + Patchlevel 20. It is solved an
issue with variable expansion. But on the other side bash completion is
broken. :-(
Bash completion with
Am 02.09.2011 21:32, schrieb Chet Ramey:
On 2/24/11 5:14 PM, Michael Kalisz wrote:
Bash Version: 4.2
Patch Level: 0
Release Status: release
Description:
Hi!
Example:
In bash, version 4.1.5(1)-release:
$ echo $PWD/
will expand the $PWD variable to your current directory
while in bash, vers