🏗️ Syntax

Published

2025-06-25

Caution

This section is under construction. Thank you for your patience.

In the previous section we covered some of the typical commands you’ll use in a Linux-like operating systems. This section dives deeper into the syntax–the commands, arguments, and options–you’ll type into the terminal or write in a shell script. We’ll also discuss creating variables and how to chain commands together using pipes.

Commands

Arguments

Options

Pipes

Variables

See a typo, error, or something missing?

Please open an issue on GitHub.