/shell

A simple shell written for Minix

Primary LanguageC

shell
--------------------------------------------------------------------------------
This is the code repository for CS 356 (Operating Systems). It includes a simple
shell implementation. The shell supports I/O redirection and process groups.