๐ Shell Scripting Basics: Your First Challenge
Today we will complete Task8 of our 90daysofDevOps challenge where we have to explore as per below. Let's break down the tasks for today:
Task 1: Comments
In bash scripts, comments are used to add explanatory notes or disable certain lines of code. Y...
tanmaya1234.hashnode.dev3 min read