feature/exit_codes #2
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Reference in a new issue