[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: BASH_ALIASES assignment allow special characters
From: |
Chet Ramey |
Subject: |
Re: BASH_ALIASES assignment allow special characters |
Date: |
Sun, 27 May 2018 13:05:59 -0400 |
User-agent: |
Mozilla/5.0 (Macintosh; Intel Mac OS X 10.13; rv:52.0) Gecko/20100101 Thunderbird/52.8.0 |
On 5/27/18 4:20 AM, Mike Jonkmans wrote:
> Bash Version: 4.4
> Patch Level: 19
> Release Status: release
>
> Description:
> The special array BASH_ALIAS allows assignment/creation of aliases with
> special characters in it.
> Though these characters would error when used in an alias statement.
Thanks for the report. I suppose it's better to report an error on
assignment instead of simply never allowing the alias `name' to be used.
--
``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/