Unix command interpreter with line edition and command history, and that handles redirections, pipes, quotes and more.
Taking minishell to the next level.
21sh is a Unix shell with:
Repository contains a Makefile for:
Example of 21sh:
This project was done together with VictoriaElisabet and is part of my studies at Hive Helsinki.
My part of the code handles the line edition, command history, and signal handling.
This project was thoroughly tested by 5 fellow Hive students.