TRACK 01 · GO · STARTER
Processes, pipes, signals — the terminal stops being magic.
# the starter repo: skeleton + the graded local test harness git clone https://github.com/ansh-chaturmohta/byhand-shell-starter my-shell cd my-shell make check STAGE=0 # verifies your toolchain is ready