README : coche case Code de sortie des processus
This commit is contained in:
parent
8c2465b093
commit
259e74e629
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
||||||
## To-do
|
## To-do
|
||||||
|
|
||||||
- [x] Read commands from `stdin`
|
- [x] Read commands from `stdin`
|
||||||
- [ ] Exit with last child termination code
|
- [x] Exit with last child termination code
|
||||||
- [ ] Handle background jobs
|
- [ ] Handle background jobs
|
||||||
- [ ] Handle pipes
|
- [ ] Handle pipes
|
||||||
- [ ] Handle double quotes
|
- [ ] Handle double quotes
|
||||||
|
|
Reference in a new issue