Home

Awesome

21sh

Mini UNIX command interpreter.

Demo

21sh uses my own implementation of libc's functions, most of them start with ft_

21sh implements:

Installation

$ git clone https://github.com/julekgwa/21sh.git

Usage

$ cd 21sh
$ make && ./21sh

Authors

License

MIT