CLI Tools Guide

Master the command line. Practical guides, tips, and tricks for modern CLI tools likebat,vim,fzf and more.

Featured CLI Tools

Each guide includes a full introduction, practical tips & tricks, and advanced usage patterns.

Workflow Guide

Build repeatable terminal workflows

Learn how to combine ripgrep, fzf, bat, and other tools into practical shell workflows that save time and reduce errors.

How to use this guide

Find, learn, and master CLI tools quickly

Browse with confidence

Start with the tool that matches your workflow, then explore related pages for faster shell productivity.

Learn practical commands

Each page is structured with installation, basic usage, tips, and real-world examples to help you use the tool immediately.

Build a better workflow

Combine tools like bat, ripgrep, and fzf to create reusable terminal workflows that save time.

Why Master CLI Tools?

Speed

CLI tools execute instantly. No GUI loading, no mouse clicks — just pure keyboard-driven efficiency.

Automation

Compose CLI tools in scripts to automate repetitive tasks, saving hours every week.

Anywhere

SSH into any server and your skills transfer. CLI tools are available on every Unix-like system.

Composable

Chain tools together with pipes. The Unix philosophy: small tools that do one thing well.

Powerful

One grep or awk command can do what takes minutes in a spreadsheet or GUI application.

Learning

Understanding CLI tools gives you deep insight into how your system and applications actually work.