Shell Scripting Basics
<p>As a DevOps engineer, you might be always looking for automating tasks, and streamline workflows. Here comes the shell scripting into the picture.</p>
<p><strong>Pre-requisite for Shell Scripting: </strong><a href="https://medium.com/@keentolearn/linux-cheatsheet-for-devops-e4f4cd4631aa" rel="noopener"><strong>Linux Basics.</strong></a></p>
<p>Let’s get started!</p>
<h1>What is Kernel?</h1>
<p>Linux kernel is responsible for managing system resources such as the CPU, memory, and input/output devices. <strong><em>When you start Firefox, the kernel interacts with the hardware to allocate system resources to the program and ensure that it runs smoothly.</em></strong></p>
<p><a href="https://medium.com/@robinthakur7723/shell-scripting-basics-7fcab261169e"><strong>Visit Now</strong></a></p>