ZephShell- Unix shell built in C15 April 2026·128 words·1 minShell, C, SystemA Unix shell built from scratch in C to understand how shells actually work under the hood, process creation, command parsing, and execution from first principles.