with the help of this post you can also know that how to use for loop in Linux Ubuntu.
syntax of for loop in shell script:-
for((initialization; condition; increment/decrements ))
do
------------------
------------------
------------------
------------------
done
syntax of for loop in shell script:-
for((initialization; condition; increment/decrements ))
do
------------------
------------------
------------------
------------------
done
No comments:
Post a Comment