Skip to content

This is a portfolio project I did for my Operating Systems class. We made a small unix shell using C that handles background commands, variable expansion for $?, $!, and $$, built-in commands for "exit" and "cd", and is capable of taking lines of up to 512 words. It can handle redirection and comments as well.

Notifications You must be signed in to change notification settings

mattchala/small_unix_shell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

About

This is a portfolio project I did for my Operating Systems class. We made a small unix shell using C that handles background commands, variable expansion for $?, $!, and $$, built-in commands for "exit" and "cd", and is capable of taking lines of up to 512 words. It can handle redirection and comments as well.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published