Skip to content
This repository has been archived by the owner on Oct 5, 2021. It is now read-only.

A simple linux shell

License

Notifications You must be signed in to change notification settings

artem-bondar/system-operating-shell

Repository files navigation

System operating shell

A simple linux shell created under CMC MSU operating system course. For task requirements see PRD.pdf, also see help.txt for additional information.

You can use arrow keys to get command from history, just like in real shell.

Build

Just run:

make
./sos

Use help command to see all available commands.

Screenshots

Screenshot 1 Screenshot 2 Screenshot 3