Introduction to the Command Line Interface
A shell is a program that executes other programs in response to text commands. There are two types:
Graphical user interface(GUI)
Command line interface(CLI)
A command-line interface is a computer terminal that performs processes by text prompts...
kaykay7.hashnode.dev1 min read