Decipher Bash Scripting
Learn how to read Bash scripts even if you are a complete beginner. This step-by-step system will help you understand and execute Bash scripts.
A Message from Claudio
Before we begin...
STEP 1: Clarify the context
STEP 2: Go through all the comments
STEP 3: Figure out how to execute the script
STEP 4: Build a list of all the variables
STEP 5: Locate functions
STEP 6: Recognise common statements
STEP 7: Identify the logical blocks
BONUS STEP: Look for OS commands
QUIZ: Test your knowledge
Congratulations
Before you go...