On 5/27/11 6:20 PM, David Thomas wrote:
> Hi Chet,
>
> Thank you for the response, and the attempt at assistance.
>
> I was unaware of the POSIX specifications relating to editing modes.
> After reading the specs, however, I don't think they conflict with
> what I propose. While the description
On 5/27/11 3:35 PM, Jacoby Hickerson wrote:
> Bash Version: 4.2
> Patch Level: 10
> Release Status: release
>
> Description:
> When executing a test script using the #!/bin/sh interpreter line
> the shell expansion for the last argument ${!#} is blank,
> however when using #!/bin/
Dear Chet,
I've applied your patch today, I will use it and if I found some not
expecting/strange behavior of bash I will report it. For now I am very
satisfied with your feature.
Rafal