2.6 KiB
CLI or the Command Line Interface
The Command Line Interface is the most common and pervasive interface directly linking fingers typing on a keyboard (text) and the computer (commands). The CLI is a legacy mode of operating computing system which can be traced back to early telegraphic devices. In this lesson we will look at your computer's own CLI and present ways in which you can use it to write, manipulate, analyse and transform text on your own computer system.
Goals
The aim of this lesson is for readers to develop an appreciation of the advantages of using the CLI for certain types of work involving text editing on a computer. As the CLI itself is text based, our goal is to present the history of the CLI and discuss how text-based computer interfaces are still up to this day on of the most important ways to communicate with the computer systems.
The goals of the lesson are:
- Understand the historical precedents leading to the development of modern CLI.
- Acquire basic knowledge on how to operate the CLI of your own computer.
- Develop the ability to recognize where and when the CLI is a better alternative than other types of computer interfaces (mainly graphical).
- Develop a critical perspective on why the CLI matters in some situation and when it does not.
- Acquire just-enough basic CLI vocabulary to be used in future (research) work.
How
Command Line Interface ---> Command Line Interpreter (shell)
Prompt
Commands
