News

# 1) For Loop ( When you known how many times to be executed, we use for loop ) # 2) While Loop ( when you don't know how many time to be executed, we use this and while only runs if the condition is ...
Notes from Shell Scripting for Beginners course. Contribute to dashkaix/shell-scripting development by creating an account on GitHub.