Day 8 : Shell Scripting Challenge
Nov 24, 2024 路 3 min read 路 Today we have some tasks where we will know about Shell Scripting. What is Comments, echo, variables, wildcards. Tasks : Task 1 : Comments : In bash scripts, comments are used to add explanatory notes or disable certain lines of code.- Your task is t...
Join discussion
