42sh is a command language interpreter that shall execute commands read from a command line string, the standard input, or a specified file.
Khanh-Nam Le Le-khanh.nam@epita.fr
Johann Lahoud Johann.lahoud@epita.fr
Matthias Brown matthias.brown@epita.fr
Mohamad Al hawari mohamad.al-hawari@epita.fr
./autogen && ./configure && makeProduces the 42sh executable at the root of the directory.
./42sh [options] [command_string | file]make checkmake docThe index page is located at doc/html/index.html.
man -l doc/42sh.1