An open API service indexing awesome lists of open source software.

https://github.com/tca166/microshell

A linux OS shell made as a semester project
https://github.com/tca166/microshell

Last synced: over 1 year ago
JSON representation

A linux OS shell made as a semester project

Awesome Lists containing this project

README

          

# microshell
My uni semester project for the Operating Systems subject (06-DSOPLI0)

The goal was to create an OS shell that had a min of 2 custom commands and could launch programs in PATH.
Got the max grade for this beauty, well deserved if I do say so myself.

It handles input on the level of characters and handles signals like arrow keys and ^C