https://github.com/mwong3la/simple_shell
Simple UNIX command interpreter that simulates the linux CLI.
https://github.com/mwong3la/simple_shell
css shell
Last synced: about 2 months ago
JSON representation
Simple UNIX command interpreter that simulates the linux CLI.
- Host: GitHub
- URL: https://github.com/mwong3la/simple_shell
- Owner: mwong3la
- Created: 2021-10-23T09:00:08.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-11-06T13:42:05.000Z (over 4 years ago)
- Last Synced: 2025-07-04T12:04:05.571Z (12 months ago)
- Topics: css, shell
- Language: C
- Homepage:
- Size: 109 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: history.c
- Authors: AUTHORS
Awesome Lists containing this project
README
## 0x16. C - Simple Shell
A simple UNIX command interpreter written as part of the low-level programming and algorithm track at Alx 12-month course.
## Authors :black_nib:
* Oyebanji Olawale<[OyebanjiOlawale](https://github.com/OyebanjiOlawale)>
* Amos Mwongela<[cm-amos](https://github.com/cm-amos)>