
Modular Scripting: Functions and Variable Scope
Don't repeat yourself. Master the art of modular Linux scripting. Learn to define re-usable Functions, understand the difference between Local and Global variables, and learn how to return values and status codes from your modules.