Syntax

Published

2024-09-02

Caution

This section is being revised. Thank you for your patience.

In the previous section we covered some of the basic common 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.