Skip to content

Latest commit

 

History

14 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Simple Shell Exercise

A simple shell written in C for CS210.

Building and Running

$ make # outputs binary to out/simple-shell
$ make run # builds and runs the shell
$ make clean # removes compiled program

Stage Progress

  • Stage 1
  • Stage 2
  • Stage 3
  • Stage 4
  • Stage 5
  • Stage 6
  • Stage 7
  • Stage 8
  • Stage 9

TODO

  • handle allocation failures

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages