Skip to main content
What is the maximum size of array for ksh and bash scripting ?
Example:
Suppose I have an array of 10 elements than what will be maximum number of string count that a particular index of an array can hold and what will be the maximum size of an array for the same.

What is the maximum size of array for ksh and bash scripting?

HiExample: Suppose I have an array of 10 elements. What will be the maximum number of string count that a particular index of an array can hold? What will be the maximum size of an array for the same?

I am new to unixUnix. I hopeimagine this is a common question but I don'tdidn't manage to find an answer so I decided to ask here.

What is the maximum size of array for ksh and bash scripting ?
Example:
Suppose I have an array of 10 elements than what will be maximum number of string count that a particular index of an array can hold and what will be the maximum size of an array for the same.

Hi I am new to unix I hope this is a common question but I don't manage to find an answer so I decided to ask here.

What is the maximum size of array for ksh and bash scripting?

Example: Suppose I have an array of 10 elements. What will be the maximum number of string count that a particular index of an array can hold? What will be the maximum size of an array for the same?

I am new to Unix. I imagine this is a common question but I didn't manage to find an answer so I decided to ask here.

Source Link
Aman
  • 1.3k
  • 2
  • 12
  • 17

KSH/BASH Maximum size of an Array

What is the maximum size of array for ksh and bash scripting ?
Example:
Suppose I have an array of 10 elements than what will be maximum number of string count that a particular index of an array can hold and what will be the maximum size of an array for the same.

Hi I am new to unix I hope this is a common question but I don't manage to find an answer so I decided to ask here.