-
Notifications
You must be signed in to change notification settings - Fork 0
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.
mattchala/small_unix_shell
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 0
No packages published