A UNIX shell written in C++, supporting job sequencing, background job, IO re-directions and piping.
Make sure you have GCC compiler and GNU Make installed.
make hush- linereader: my linereader library used in this project
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A UNIX shell written in C++, supporting job sequencing, background job, IO re-directions and piping.
Make sure you have GCC compiler and GNU Make installed.
make hush