#90DaysOfDevOps-Day 4: Introduction to Linux Shell Scripting for DevOps Engineers
Before we dive into tasks, let's see some basic definitions.
What is Kernel?
The kernel is the core interface between a computer's hardware and its processes. It has complete control over everything in the system.
What is Shell?
A shell is special us...
jayaprakash.hashnode.dev4 min read