Closed RPDJF closed 6 months ago
This command should only ask for input twice since ls doesn't listen to STDIN
cat | cat | ls
Cat doesn't exit
┌─[ruipa @ Prime-PC] [SHLVL 2] └─[~/42-minishell] [0]-❥ cat | cat | ls Makefile README.md docs libs minishell minishell_tester src test2.txt
This command should only ask for input twice since ls doesn't listen to STDIN
Cat doesn't exit