Subject here
42sh is the end-of-year project of Epitech for the first year.
Make a complete shell with an LL.
- History (up arrow, down arrow, !$, !!, !:n, !n, !-n, ...)
- Job control (&, jobs [-l ], fg [%n], bg [%n])
- Globbing ([m,a]?*.[a-o])
- Local variable (set, unset)
- Alias (alias, unalias)
- Advanced line edition (right arrow, left arrow, backspace, etc...)
- ~/.42shrc
- Auto-completion (with two modes: Ctrl + F)
- Magic quote
Keynote : http://slides.com/thibautcornolti/42sh#/
- Cedric Thomas
- Bastien Rinck
- Marin Brunel
- Thibaut Cornolti