Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 196 Bytes

File metadata and controls

4 lines (4 loc) · 196 Bytes

shellProject

A simple custom shell project using fork() and exec() Download the files and run the make command, then run the program. Just a simple shell that uses exec() for the command calls.