Skip to content
#

fork-exec

Here are 3 public repositories matching this topic...

A lightweight, cross-platform Unix shell implementation written in C. Features include I/O redirection, background process execution, built-in commands (cd, pwd, echo, export, history), command history tracking, signal handling, and colorful UI. Demonstrates core OS concepts: process management, file descriptors, and system calls.

  • Updated Dec 3, 2025
  • C

Improve this page

Add a description, image, and links to the fork-exec topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the fork-exec topic, visit your repo's landing page and select "manage topics."

Learn more