Back to Browse

6. Bash Scripting || Conditional statements || if, elif and else statements || control structures

93 views
Apr 12, 2023
27:36

This video teaches how to make use of conditional statements or control structures in our bash scripts. we looked at the various operators (Logical and file) and if then..., if then.... elif then...., and if then ... else ... statements It also continues and builds upon our first progressive bash script project of the playlist. find all the files created in the playlist here: https://github.com/Psirdematica/bashscripts.git or Download the zip file here: https://github.com/Psirdematica/bashscripts/archive/refs/heads/main.zip

Download

0 formats

No download links available.

6. Bash Scripting || Conditional statements || if, elif and else statements || control structures | NatokHD