Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 466 Bytes

File metadata and controls

7 lines (5 loc) · 466 Bytes

Custom-Linux-Shell-Shelly

Comp 304 Operating Systems - Project 1

This is the first project of the course "Comp 304 - Operating Systems" in spring 2018 semester. The main part of the project requires development of an interactive Unix-style operating system shell, called shelly in C. After executing shelly, shelly will read both system and user-defined commands from the user.

The detailed project description can be found in the project description pdf.