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

https://github.com/nxsaken/custom-shell

Custom shell with pipelining, I/O redirection, background tasks, etc.
https://github.com/nxsaken/custom-shell

c pipeline posix redirection shell

Last synced: 11 days ago
JSON representation

Custom shell with pipelining, I/O redirection, background tasks, etc.

Awesome Lists containing this project

README

          

# custom-shell
This is a project for an Operating Systems class. I implemented a custom shell with pipelining, I/O redirection, background tasks, etc.