Conditional statements or blocks are key pillars of designing powerful scripts as they control the flow of operation depending upon the outcome of the evaluated conditions. In this video, I am showing the development of conditional block using Shell Scripts. Additionally, I am discussing the flexibility of file creation using Bash Commands which requires some efforts in general programming languages.
If you need to understand variables and command line parameters concepts, please watch following video.
• A Detailed Walkthrough: Working with...