/MiniShell

The aim of this proyect is to create a mini shell that behaves like bash. Use of processes, pipes, forks, dups, and management of redirections, file descriptors, permissions...Worked in a team of 2 people.

Primary LanguageC

Minishell_42

El objetivo de este proyecto es crear una shell, que funcione como bash. Utilización de procesos y file descriptors.