diff options
-rw-r--r-- | TODO.org | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -3,14 +3,14 @@ ** DONE VISUAL=qweqwe crontab -e <=== deal with it ** DONE cd qweqwe <=== stderr ** DONE [#A] lpipes leaks <=== this is a big one (split lpipes | lcom | com) +** TODO [#A] /true/path/to/non-existant/bin/fail-plus-bad-fork ** DONE [#B] forked write(2) stuff on cd -** TODO [#B] /true/path/to/non-existant/bin/fail-plus-bad-fork +** TODO [#B] ./qwe.sh <=== handle bad shebang ** TODO [#C] fix that goddamn exit(2) 25 leak ** TODO [#C] lpipes leaks on builtins (same as above man) ** TODO [#C] leaks on builtins (same as above man) ** TODO [#C] Handle memory ** TODO [#C] Go full stack to ken dash in the ass -** TODO [#C] ./qwe.sh <=== handle bad shebang * Stuff to add ** DONE [#A] builtins to pipes @@ -18,9 +18,10 @@ ** DONE [#B] && || ** TODO [#B] & ** TODO [#B] $_ -** TODO [#B] .minishellrc +** DONE [#B] .minishellrc ** TODO [#B] .minishell_history ** TODO [#C] Norm ** TODO [#C] [ builtin <=== pretty cool yet simple stuff ( [ $a -eq 1 ] ) ** TODO [#C] alias ** DONE [#C] Read scripts +** TODO [#C] PSX rice |