Day 8 of 90DaysOfDevOps : Shell Scripting Challenge🐧
Task 1: Adding Comments in Bash Scripts 📝
Comments are notes added in code to explain what each part does, making it easier for others (and yourself) to understand later. Comments in bash scripts start with a #.
#!/bin/bash
# This script greets the ...
poojanaitam.hashnode.dev2 min read
ALI MASIU ZAMA
Cloud Enthusiast | AWS & DevOps Learner
are you doing also Trainwithshibham 90daysofdevops challange