Shell on linux system that contains all features expected of such program (pipe/redirection/smart prompt/autocomplete/alias/key shortcut/..)
Just need to run 'make' on linux system.
./42sh -> And enjoy !
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request :D
First year project at Epitech (European Institute of Technology). Subject pdf at the root.
MIT