#devopswithkunal
Read more stories on Hashnode
Articles with this tag
Variables are place holders to hold values. Variables are key-value pairs. In Shell programming, there are no data types. Every value is treated as...
What is Shell? 1) Shell is responsible to read commands/applications provided by user. 2) Shell will check whether command is valid or not and...