Skip to content

Instantly share code, notes, and snippets.

View purvesh0110's full-sized avatar

PURVESH WAKODE purvesh0110

View GitHub Profile
#[task ---> 1 : Comments]
#This is the comment on the day 1 of 'TWS BashBlaze Challenge'
#[task ---> 2 : Echo ]
#this is echo command for showing the message in the double string
#(!/bin/bash) when used in scripts is used to instruct the operating system to use bash as a command interpreter.
#Each of the systems has its own shells which the system will use to execute its own system scripts.