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.
- Host: GitHub
- URL: https://github.com/uzo-felix/simple_shell
- Owner: Uzo-Felix
- Created: 2023-05-10T07:50:44.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2023-05-25T02:38:48.000Z (about 2 years ago)
- Last Synced: 2025-01-23T21:17:10.757Z (4 months ago)
- Language: C
- Homepage:
- Size: 76.2 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Authors: AUTHORS
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