#100DaysOfCloudDevOps Challenge — Day 06 — Automate tasks with bash scripts
Before we proceed learning Bash scripting, it’s essential to first grasp the foundational concepts in order to understand why Bash scripting is so powerful.
Foundational Concepts
1️⃣ File Permissions & Execution
• Why? You need to ensure your scripts...
anj.hashnode.dev9 min read