Day04 #90Daysof Devops
Hello Connections, hashtag#90daysofdevops
Day 04
What is #!/bin/bash? can we write #!/bin/sh as well?
Essentially it tells your terminal that when you run the script it should use bash to execute it
Write a Shell Script which prints I will compl...
liaqatali.hashnode.dev1 min read