DevOps Learning Journey Day 8
Tasks
Comments
In bash scripts, comments are used to add explanatory notes or disable certain lines of code. Your task is to create a bash script with comments explaining what the script does.
Answer:
Echo
The echo command is used to dis...
parth-sharma-devops.hashnode.dev2 min read