Vzenun / OS_ASSIGNMENT_1

Assignment done in Operating System course in IIITD

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OS_ASSIGNMENT_1

Assignment done in Operating System course in IIITD

Designed a simple linux based shell which is capable of handling the few linux commands including cd,pwd,cat,mkdir,ls,rm etc, having two variations of each using fork,exec,system,pthread etc.

About

Assignment done in Operating System course in IIITD


Languages

Language:C 99.6%Language:Makefile 0.4%