Skip to main content

Command Line

Welcome to the Command Line User Guide. This section is designed for people who are new to the terminal or only know how to paste commands, and want to build a calm, predictable mental model of how the command line works.

This guide focuses on Unix-like shells (macOS, Linux, WSL) and maps Windows as a compatibility layer, not a separate universe.

If you need a quick reference, you can check out the Command Line Cheatsheet.

Getting started: what you’re actually using

Working with files and folders

Core shell concepts

Safety, errors, and permissions

Using the CLI in real projects