https://github.com/mohasarc/isp-shell
A simple shell command interpreter.
https://github.com/mohasarc/isp-shell
c linux multi-processing shell
Last synced: 18 days ago
JSON representation
A simple shell command interpreter.
- Host: GitHub
- URL: https://github.com/mohasarc/isp-shell
- Owner: mohasarc
- License: mit
- Created: 2021-02-26T18:01:24.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-03-28T14:02:39.000Z (almost 5 years ago)
- Last Synced: 2025-01-18T22:12:52.312Z (12 months ago)
- Topics: c, linux, multi-processing, shell
- Language: C
- Homepage:
- Size: 259 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# ISP
A simple shell command interpreter for CS342 (Operating Systems) class.