mukul2310 / Linux-Shell

Linux shell in C

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Linux Shell

Linux shell in C

To Run

Open command prompt/terminal.
Run git clone https://github.com/mukul2310/Linux-Shell.git
Run `cd Linux-Shell`
Run `mingw32-make` for windows
Run `make` for Linux/macOS
Run `shell` for command prompt
Run `./shell` for bash/terminal

About

Linux shell in C


Languages

Language:C 95.4%Language:Makefile 4.6%