/minishell

Minishell is a simplified command-line interface implemented in C, providing basic shell functionality, command execution, I/O redirection, background process management, and built-in commands.

Primary LanguageC

No issues in this repository yet.