Getting Started with Shell Scripting
Introduction What is a Shell? What is #!/bin/bash? Can we write #!/bin/sh as well? Write a Shell Script that prints I will complete the #90DaysofDevOps challenge Write a Shell Script to take user input, input from arguments and print the variable...
Jul 28, 20234 min read28
