A custom Unix shell written in C, featuring pipes, redirections, subshells, logical operators, and background jobs with a colorful startup message.
-
Updated
Feb 3, 2025 - C
A custom Unix shell written in C, featuring pipes, redirections, subshells, logical operators, and background jobs with a colorful startup message.
s3 is a custom Unix-like shell implemented in C. It supports external programs, built-ins, I/O redirection, multi-stage pipelines, command batching, and subshells (PE1/PE2).
Add a description, image, and links to the subshells topic page so that developers can more easily learn about it.
To associate your repository with the subshells topic, visit your repo's landing page and select "manage topics."