shellfish/README.md

402 B

Shellfish

About

Self-contained examples demonstrating how shells implement common features. Every example can be built and run, however they are not meant to show how to write production-ready software. They only show how the important functions work, and not how to do things like handle and recover from errors.

  1. exec.c
  2. redirection.c