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

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.

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.

---