the series

Rebuilding Unix Tools from Scratch in C: one tool per episode,
one core concept per tool. No stdio.h. No shortcuts.

// published

// in the pipeline

★ Custom Tools

Episodes marked ★ are original tools that do not exist in Unix. Each one bridges a pedagogical gap between the surrounding episodes: a concept that demands its own dedicated build before the next standard tool makes sense.