Following are the listed methods by which we can increment the variables in shell script in looping statements:
- j=$((i++))
- j=$(( i + 1 ))
- j=`expr $i + 1`
Happy scripting :)
All the question that scared me now i am trying to scare them .. so that they cant scare others :)
If you're using OBS Studio to display a website, YouTube page, dashboard, live poll, chat widget, or web application, you may notice so...
No comments:
Post a Comment
Thank you for Commenting Will reply soon ......