Skip to content

A smaller and much more slimmed down version of the linux shell, created in C. Assigned as part of the Operating Systems class I took at Oregon State University.

Notifications You must be signed in to change notification settings

BenReed161/CS-344-OS-Small-Shell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

CS-344-OS-Small-Shell

A smaller and much more slimmed down version of the linux shell, created in C. Assigned as part of the Operating Systems class I took at Oregon State University. The Small Shell program demonstrates the child and parent relationship of linux. It attempts to replicate the bash shell and supports regular linux commands and has certain functionality pertaining to the assignment rubric. One feature that highlights the program is its ability to run certain commands in the "background" whilst the main shell continues to accept commands.

About

A smaller and much more slimmed down version of the linux shell, created in C. Assigned as part of the Operating Systems class I took at Oregon State University.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages