bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: bug: illegal function name?


From: Andrey Butirsky
Subject: Re: bug: illegal function name?
Date: Sun, 20 Jan 2019 18:26:43 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:65.0) Gecko/20100101 Thunderbird/65.0

Andreas, I know it will work with the '-f' flag.
But for others function names, the '-f' unset flag is not required.
Moreover, it seem confronts with Open Group Base Specification.
So I consider it as a bug still.

On 20.01.2019 18:18, Andreas Schwab wrote:
> On Jan 20 2019, Andrey Butirsky <butirsky@gmail.com> wrote:
>
>> |$ unset 1a             ||
>> ||bash: unset: `1a': not a valid identifier
> Use `unset -f'.
>
> Andreas.
>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]