Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 241 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 241 Bytes

minishell

One of the hardest project in this school curriculum.
It's objective is creating a simplified version of a Unix shell so to gain a deeper understanding of process management, command execution, and basic shell functionality.