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

https://github.com/uzo-felix/simple_shell

A simple UNIX command interpreter.
https://github.com/uzo-felix/simple_shell

Last synced: 3 months ago
JSON representation

A simple UNIX command interpreter.

Awesome Lists containing this project

README

        

This is Simple Shell Project done by Onyekwelu Uzochukwu and Odoh Tochukwu
The aim of this project is to challenge everything we have learnt so far which includes:
# Basics of programming
# Basics of C
# Basics of thinking like an engineer
# Team work
# and Learning how to learn