๐ Day 8 Task: Shell Scripting Challenge ๐ฅ๏ธ๐
Task 1: 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: A line in a script or code that is ignored by t...
learndevopswithanjalikashyap.hashnode.dev3 min read