Ctrl + D EOF
Closed this issue · 1 comments
francisrafal commented
Ctrl + D EOF
francisrafal commented
- ctrl-D in an empty prompt should quit minishell --> RELAUNCH!
- ctrl-D in a prompt after you wrote some stuff should not do anything.
- Try ctrl-D after running a blocking command like cat without arguments or grep “something“.
- Repeat multiple times using different commands.