https://github.com/jabedude/jsh
A small shell I hacked together to learn about Linux process creation etc.
https://github.com/jabedude/jsh
Last synced: 7 months ago
JSON representation
A small shell I hacked together to learn about Linux process creation etc.
- Host: GitHub
- URL: https://github.com/jabedude/jsh
- Owner: jabedude
- Created: 2017-01-26T06:44:51.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-01-26T06:52:20.000Z (over 8 years ago)
- Last Synced: 2025-01-20T09:46:26.241Z (9 months ago)
- Language: C
- Size: 13.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Shell project
#### This is a shell written in C99 for CS162.
Master branch built on OS X, Linux branch on linux.
---