Projet 42sh fin de première année Epitech
Réaliser un shell complet avec un parseur LL.
- Historique (Up arrow, down arrow, !$, !!, !:n, !n, !-n, ...)
- Job Control (&, jobs [-l ], fg [%n], bg [%n])
- Globbing ([m,a]?*.[a-o])
- Variables locales (set, unset)
- Alias (alias, unalias)
- Édition de ligne avancée
- ~/.42shrc
- Auto-complétion (deux modes: Ctrl + F)
- Magic quote
Keynote : http://slides.com/thibrex/42sh#/
- Cedric Thomas
- Bastien Rinck
- Marin Brunel
- Thibaut Cornolti