Task1- BashBlaze-7-Days-of-Bash-Scripting-Challenge
Aug 1, 2023 路 2 min read 路 馃殌 Excited to share my Day 1 tasks for the BashBlaze-7-Days-of-Bash-Scripting-Challenge! 馃殌 Task 1: Comments In bash scripts, comments are used to add explanatory notes or disable certain lines of code. Task 2: Echo The echo command is used to displa...
Join discussion