marimlem / minishell

0 stars 0 forks source link

subshells #11

Closed marimlem closed 3 months ago

marimlem commented 4 months ago

yen mentioned, that a maximum of 9 minishells should be able to run at the same time (by executing minishell inside minishell again and again...). so the program would need to limit that somehow. need to ask her again.

marimlem commented 3 months ago

implemented by changing one digit in envp