Date:Thu, 15 Nov 2018 12:09:46 -0600
From:Eric Blake
Message-ID: <8491692f-8d4a-f24f-2744-2de3465a9...@redhat.com>
| On 11/15/18 12:00 PM, RAL wrote:
| > How is defined the maximum number of characters a variable name can have?
|
| Bash has no hardcoded limit,
On 11/15/18 12:00 PM, RAL wrote:
Hi,
How is defined the maximum number of characters a variable name can have?
Bash has no hardcoded limit, thus your maximum is dependent on how much
free memory your system has.
--
Eric Blake, Principal Software Engineer
Red Hat, Inc. +1-919-301-3
Hi,
How is defined the maximum number of characters a variable name can have?