#90daysofdevops
Read more stories on Hashnode
Articles with this tag
Hey Readers, let's understand more about the Maven today! What is Maven? Let's understand why we use the Maven. As DevOps Engineer we usually take...
Most of us want to know what are this shell and scripting. Let's dive in to understand the difference. Shell - It is a program that takes the command...
What are Git and Github? Git: It is a distributed version control, used locally, and maintained by Linux. GitHub: It is a web-based GUI Git repository...
#90days DevOps Challenge My Mentor - Shubhma Aakash Bhatt Question: if we have multiple branches and we have to merge at once so we have to do them...
In the industry compressing and uncompressing files and directories is a common task for any system/DevOps Engg/administrator. It is an essential...
awk is a general-purpose scripting language designed for advanced text processing. It is mostly used as a reporting and analysis tool. awk has some...