Stencel AcademyHow Linux Works →
Part 1 · Lesson 1 · Beginner

The Filesystem Tree

Everything is a file. Walk the tree.

In this interactive Linux lesson from Stencel Academy you don't just read — you type real commands like ls, cd /usr, pwd, mkdir demo and watch the machine respond on a live, animated map. It is part of the free How Linux Works course.

Key takeaway: The filesystem is one tree from /; a path is just directions through it.

Before this lesson

Builds on: The Round Trip.

What you'll practise

Terms you'll learn

pathroot (/)directoryabsolute pathrelative pathmkdirrm

Check your understanding

What is a filesystem path?
Open the interactive lesson →