CLI Tools Domain¶
Domain guide: browse all CLI tools content organized as a learning sequence.
Curated path through modern CLI tools and text-wrangling content.
Topics¶
| Resource | Level | Description |
|---|---|---|
| Modern CLI Tools | L1 | bat, fd, ripgrep, fzf, jq, yq, and friends |
| Regex & Text Wrangling | L1 | grep, sed, awk, and regex patterns for ops |
Practice¶
| Resource | Type |
|---|---|
| Modern CLI Cheatsheet | Quick reference |
| Skillcheck: Modern CLI Tools | Self-assessment |
Where to Start¶
If you are new to the CLI, begin with Modern CLI Tools and the cheatsheet. The regex topic is useful once you are comfortable piping commands together.