diff options
author | JozanLeClerc <bousset.rudy@gmail.com> | 2020-08-27 14:10:02 +0200 |
---|---|---|
committer | JozanLeClerc <bousset.rudy@gmail.com> | 2020-08-27 14:10:02 +0200 |
commit | 443dabeae0353e950300a82b8d4e818bfed18951 (patch) | |
tree | 7b4a22fc04f9218cf9323b85f9a1f3b8b5850471 | |
parent | TODO update (diff) | |
download | 42-minishell-443dabeae0353e950300a82b8d4e818bfed18951.tar.gz 42-minishell-443dabeae0353e950300a82b8d4e818bfed18951.tar.bz2 42-minishell-443dabeae0353e950300a82b8d4e818bfed18951.tar.xz 42-minishell-443dabeae0353e950300a82b8d4e818bfed18951.tar.zst 42-minishell-443dabeae0353e950300a82b8d4e818bfed18951.zip |
TODO update
Diffstat (limited to '')
-rw-r--r-- | TODO.org | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -9,7 +9,7 @@ ** TODO [#A] Go full tok + quotes ** TODO [#A] ls qweqwe; echo $? <---- reparse ** DONE [#B] forked write(2) stuff on cd -** TODO [#B] Multiline && || +** DONE [#B] Multiline && || ** TODO [#B] ./qwe.sh <=== handle bad shebang ** DONE [#C] fix that goddamn exit(2) 25 leak ** TODO [#C] lpipes leaks on builtins (same as above man) |