From 259e74e629232ca4beddbb5ea7c4dc81f7b2630f Mon Sep 17 00:00:00 2001 From: Ahurac Date: Mon, 11 Dec 2023 13:23:04 +0100 Subject: [PATCH] README : coche case `Code de sortie des processus` --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6d9b1be..5f9f82a 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ ## To-do - [x] Read commands from `stdin` -- [ ] Exit with last child termination code +- [x] Exit with last child termination code - [ ] Handle background jobs - [ ] Handle pipes - [ ] Handle double quotes