Skip to content

Homework from SO in 2023 to create my own mini shell implementation

Notifications You must be signed in to change notification settings

robertnen/SO23-mini-shell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Disclaimer

I had to implement in the cmd.c file the mini-shell. I don't own any of the other files or directories (e.g. tests directory or the grade.sh file).

How to run it?

You need to fork it on a UNIX based operating system and to run the script type ./tests/grade.sh. It will show 90 / 100 (10 points are awarded for coding style, but it needs a docker file which is removed from the repository).

About the homework

I've spent more than 40 hours on this homework. This was a pretty hard homework. It is very hard to find bugs without proper tools.

About

Homework from SO in 2023 to create my own mini shell implementation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published