Changes between Initial Version and Version 1 of Ticket #114


Ignore:
Timestamp:
03/11/13 15:37:36 (11 years ago)
Author:
sdipsl
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #114 – Description

    initial v1  
    33 
    44A possible replacement (working only in bash...) 
    5 restart=4 
     5restart=4 ;  
    66for i in $( eval echo {0000..$restart} ) ; do echo $i ; done