diff options
Diffstat (limited to '')
-rw-r--r-- | TODO.org | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -3,10 +3,12 @@ ** 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) +** DONE [#B] forked write(2) stuff on cd ** TODO [#C] fix that goddamn exit(2) 25 leak ** TODO [#C] lpipes 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 @@ -14,8 +16,8 @@ ** DONE [#B] && || ** TODO [#B] & ** TODO [#B] $_ +** TODO [#B] .minishellrc +** TODO [#B] .minishell_history ** TODO [#C] Norm ** TODO [#C] [ builtin <=== pretty cool yet simple stuff ( [ $a -eq 1 ] ) ** DONE [#C] Read scripts -** TODO [#B] .minishellrc -** TODO [#B] .minishell_history |