From 029c3cbcb0985c1a08228e9871141a8ff93834b1 Mon Sep 17 00:00:00 2001 From: whaffman Date: Tue, 4 Mar 2025 11:14:05 +0100 Subject: [PATCH] put a couple of fuckups in readme --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) 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 &&, ||, *