What is Shell? | CLI vs GUI | Shell Scripting Explained
linuxtldr.com·4d
Flag this post

To understand the shell, first look at the following picture:

Working of shell in system

The shell is nothing more than a program that carries the user typed commands or instructions from the terminal and converts them into something that the kernel can understand.

If you’re using popular operating systems like Ubuntu, Kali Linux, Fedora, or Manjaro, you’re already interacting with Shell, knowingly or unknowingly.

But before deeply understanding the shell, you must understand the workings of the [kernel](https://linuxtldr.com/ker…

Similar Posts

Loading similar posts...