#devops
Read more stories on Hashnode
Articles with this tag
Understanding File Permissions: Create a simple file and run ls -ltr to see the details of the files. Each of the three permissions are assigned to...
Tasks Create Directories Using Shell Script: Write a bash script createDirectories.sh that, when executed with three arguments (directory name,...
What is Kernel? Kernel is a fundamental program that acts as the core of an operating system (OS). It's the bridge between the physical hardware of...
What is DevOps? DevOps: A Deep Dive into Streamlined Software Delivery DevOps, a philosophy and practice born from the need to bridge the gap between...
#90DaysofDevops challenge Day1 TASK Fork this Repo. Start with a DevOps Roadmap[https://youtu.be/iOE9NTAG35g] Write a LinkedIn post or a small...
1. do the same using Shell Script i.e using either Loops or command with start day and end day variables using arguments - So Write a bash...