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

https://github.com/frouioui/minishell2

Simple reproduction of the tcsh.
https://github.com/frouioui/minishell2

epitech minishell minishell2 tcsh

Last synced: 2 months ago
JSON representation

Simple reproduction of the tcsh.

Awesome Lists containing this project

README

        

# minishell2
Simple reproduction of the tcsh shell.

## compile & execute
```
$ make
$ ./mysh --bonus
```