Kolam Ayer MakersLinux Foundations

Concept: Shell Basics

Skill: shell-basics

The shell is a text conversation with the operating system.

You type a command. The machine prints output. Read the output before typing the next command.

The fastest beginners are not the ones who type fastest. They are the ones who read errors carefully.

Go Deeper