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

https://github.com/prateekiiest/shellix

A Simple Unix Implementation of Shell in C
https://github.com/prateekiiest/shellix

c operating-system sheldon shell shell-prompt shell-script shellcode unix-command unix-shell

Last synced: 7 months ago
JSON representation

A Simple Unix Implementation of Shell in C

Awesome Lists containing this project

README

          

# Shellix

![](https://raw.githubusercontent.com/prateekiiest/Shellix/master/sheldon_comparisons.jpg)

A Simple Unix Implementation of Shell in C

Some common features implemented

* The initial structure

![](https://raw.githubusercontent.com/prateekiiest/Shellix/master/init.png)

* The `Help` Command - Leonard needs Help !!

![](https://raw.githubusercontent.com/prateekiiest/Shellix/master/shell2.png)

* Typing into `ls` is like listing out all of Sheldon's secret

![](https://raw.githubusercontent.com/prateekiiest/Shellix/master/shell1.png)

* Forming a pipe
![](https://raw.githubusercontent.com/prateekiiest/Shellix/master/shell3.png)

### More Coming soon

```
P.S - I am having a hard time adjusting to earth
```