Open saraxplorer opened 1 week ago
Probable Fix: ignore sigint for the parent Before it finishes waiting and AFTER making children
minishell> cat Makefile | grep h | sleep 9 ^C
minishell> it is happening only for sleep command but for other commands it is okay
Probable Fix: ignore sigint for the parent Before it finishes waiting and AFTER making children