Closed axellee1994 closed 4 months ago
Execute a simple command Then execute echo $? or $?$? 0+00
Ours return: axlee@axlee:~/Desktop/42_minishell$ ./minishell minishell$ echo $?+$?$? 0+ 0 0
Execute a simple command Then execute echo $? or $?$? 0+00
Ours return: axlee@axlee:~/Desktop/42_minishell$ ./minishell minishell$ echo $?+$?$? 0+ 0 0