ITMan Documents

This Weblog Just Created For Document Sysadmin Challenges

c style for loop

for ((i=0;i<=300;i++))  
do  
    echo $i  
done  
Last updated on 26 Oct 2020
Published on 23 Nov 2018