Skip to content

bgpalmer/SmallShell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

This is a project from my Operating Systems course at Oregon State. It is a light-weight shell that can run most bash shell commands. Additionally, input/output redirection and foreground/background processes are supported.

To Compile:

	gcc smallsh.c -o smallsh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages