Basic of Linux Shell Scripting for DevOps Engineers. #90DaysOfDevOps Challenge - Day 4
Tasks
1 Explain in your own words and examples, what is Shell Scripting for DevOps.
2 What is #!/bin/bash? can we write #!/bin/sh as well?
3 Write a Shell Script which prints I will complete #90DaysOofDevOps challenge
4 Write a Shell Script to ta...
kulwinder44.hashnode.dev6 min read