Linux shell scripting screen-casts

In this playlist I teach how to create simple shell scripts and how to work with the several control structures.

  • Linux: 02 – Shell Scripts
    • Basic scripting usage
    • Variables and arrays
    • Arguments
    • Menus
    • Decision constructs (if, case)
    • Loops constructs (while, for, until)
    • Functions
Advertisement