Let's Build a Linux Shell [Part I]by@MIMA
14,036 reads

Let's Build a Linux Shell [Part I]

June 8th 2020
12 min
by @MIMA 14,036 reads
tldt arrow
EN
Read on Terminal Reader🖨️
JS🚫

Too Long; Didn't Read

The first Unix shell (the Thompson shell) had very limited features, mainly I/O redirection and command pipelines. We'll see how a Linux shell manages to execute commands, loops, and conditional expressions. At the end of this tutorial, we’ll have a basic Linux shell that will not do much for now, but which we'll expand and improve in the next parts. The core part of any Linux shell is the Command Line Interpreter, or CLI. This part serves two purposes: it reads and parses user commands, then executes the parsed commands.

Companies Mentioned

Mention Thumbnail
Mention Thumbnail
featured image - Let's Build a Linux Shell [Part I]
Mohammed Isam HackerNoon profile picture

@MIMA

Mohammed Isam

About @MIMA
LEARN MORE ABOUT @MIMA'S EXPERTISE AND PLACE ON THE INTERNET.
react to story with heart

RELATED STORIES

L O A D I N G
. . . comments & more!
Hackernoon hq - po box 2206, edwards, colorado 81632, usa