bug-bash
[Top][All Lists]
Advanced

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

Re: bug: illegal function name?


From: Andreas Schwab
Subject: Re: bug: illegal function name?
Date: Sun, 20 Jan 2019 16:18:25 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1.91 (gnu/linux)

On Jan 20 2019, Andrey Butirsky <butirsky@gmail.com> wrote:

> |$ unset 1a             ||
> ||bash: unset: `1a': not a valid identifier

Use `unset -f'.

Andreas.

-- 
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510  2552 DF73 E780 A9DA AEC1
"And now for something completely different."



reply via email to

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