Terminal Track · Interactive

Your AI runs commands. Can you read them?

Claude Code and Cursor run find, grep, rm, and chmod on your machine while you watch. This course puts a real terminal in your browser and teaches you to read every command your AI runs — and to veto the dangerous ones.

  • Time~3 hrs
  • LevelBeginner
  • FormatLive terminal
  • FinishCertificate

The brief

What you'll walk away with

  1. 01Navigate the filesystem

    cd, ls, pwd, and how paths actually work.

  2. 02Read and search files

    cat, grep, find — and when your AI reaches for them.

  3. 03Modify files safely

    mkdir, cp, mv, rm, and why rm -rf deserves fear.

  4. 04Pipes and redirection

    How commands chain together with |, >, and >>.

  5. 05Permissions and scripts

    chmod, shell scripts, and the security basics behind them.

  6. 06Spot dangerous commands

    Know when to say “no” to what your AI suggests.

“I kept seeing Claude run grep -rn ‘TODO’ src/ and had no idea what it was doing. Now I can read every command and know when something looks wrong.”

Curriculum

Eight modules, hands on keys

8 modules · 35 lessons · ~3 hrs

Final Assessment

10 min Certificate upon passing

Terminal Sandbox

Practice freely with a full terminal and command cheat sheet. No lessons, no tracking — just explore.

Open Sandbox

Who it's for

People who ship anyway

Vibe coders

You build with AI tools but want to understand the commands running behind the scenes.

Career changers

Breaking into tech and need the fundamentals boot camps skip over.

Curious beginners

You’ve heard of “the terminal” and want a hands-on, no-pressure way in.

Open the terminal

Stop nodding along to the terminal.

Three hours in a real terminal, right in your browser — nothing to install. Free, certificate at the end.

Begin Module 1