The UNIX and Linux Forums  

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




Thread: help me
View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #1 (permalink)  
Old 05-28-2007
rinku rinku is offline
Registered User
  
 

Join Date: May 2007
Posts: 54
Question help me

how can I print A to Z using for loop or If condition.
Exmp:
I have one file name 098A. I run one script which check that file name
Now every time one script run the file name(098A) will change and it will look like 098B then 098C.... the atlast 098Z.
please help me.