Simple Bash Basics.
The shell is an important application that sits on top of the kernel and enables the user to interact with the operating system. The user gives commands to the shell which interacts with the kernel that gives those commands to the operating system.
I...
codetree3.hashnode.dev3 min read