diff --git a/README.md b/README.md index 4bae689..2959ad2 100644 --- a/README.md +++ b/README.md @@ -50,9 +50,13 @@ A lot of amazing shell stuff should it close the unused pipe-end? all redirects are opened and closed, but only last fd is used. multiple HEREDOCs can be nested, only last is used. -- [x] Expand \$ vars & support \$? +- [x] Expand \$ vars & support \$ ~? * [x] $var - * [0] $? + * [x] $? + * [ ] ~ +- [ ] export without arguments +- [ ] ft_free_arr_safe in environment mess +- [ ] builtins not first in pipeline? wtf is happening HAHAHAHAHAH its not using builtin, but core-utils - CB command to change banner - __Bonus:__ Command tree for &&, ||, *