commande-line

There are 1 repositories under commande-line topic.

  • raveriss/minishell

    Minimalist C shell, simulating basic bash functionality. It manages command execution with support for history, redirects, pipes, environment variables and signals. This project allows us to deepen the understanding of processes, file descriptors,

    Language:C10