The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > Shell Programming and Scripting
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #1 (permalink)  
Old 11-17-2008
mansa mansa is offline
Registered User
  
 

Join Date: Oct 2008
Posts: 33
Doubt on Array creation

Hi,


Suppose partition=9
then by checking that partition variable value ,i need to create an array variable which must contain 9 values and must be repeative as a,b,g,h,a,b,g,h,a...


Could you please help me in creating as above way..


Thanks in Advance,
Mansa