About
A focused macOS terminal reference
terminal je t'aime is hand-curated — every command earns its place. Instead of dumping the entire man page index on you, it covers the 88 commands developers actually reach for on macOS day to day: navigation, file ops, Git, network, archives, permissions, JavaScript/Node tooling, and macOS-specific commands like pbcopy, mdfind, and caffeinate. No ads, no signup, no tracking — just a fast single-page reference with instant search and one-click copy.
88
Curated commands
Every command is picked for daily developer use, not encyclopedic completeness.
12
Categories
From navigation and Git to networking, archives, and macOS-only tools.
0
Trackers · ads · signup
A single static HTML page. Fast everywhere, even on slow connections.
Authoritative sources
Commands and behaviors documented here are verified against the canonical sources below. Defer to these for edge cases and version-specific flags.
- Apple — Shell Scripting Primer (official macOS shell reference)
- ss64.com — macOS command index (every macOS-specific command with examples)
- git-scm.com — Git Documentation (canonical reference for every Git command)
- docs.npmjs.com — npm CLI commands (official npm command reference)
- GNU Coreutils Manual (cp, mv, ls, rm, cat, head, tail, chmod, chown — base reference)
- GNU grep manual (regex syntax, recursive search, flags)
- find(1) man page (predicates, expressions, actions)
- OpenSSH manuals (ssh, scp, ssh-keygen — the protocol in detail)