Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 302 Bytes

readme.md

File metadata and controls

7 lines (6 loc) · 302 Bytes

Operating Systems (CSCE3613) Homework assignments as follows

Homework 1: Implementing a simple shell This homework assignment is just implementing basic command parsing in C. Homework 2: Forking and return codes This executes a simple command such as "ls -l -a" and provides an error message