@ -69,7 +69,7 @@ static int ft_get_outfile(t_data *data, const char *line)
ft_eprintf("minishell: malloc failed\n");
return (-2);
}
fd = 0;
fd = 1;
i = 0;
while (tab[i + 1] != NULL)
{
The note is not visible to the blocked user.