diff options
author | JozanLeClerc <bousset.rudy@gmail.com> | 2020-08-27 15:15:45 +0200 |
---|---|---|
committer | JozanLeClerc <bousset.rudy@gmail.com> | 2020-08-27 15:15:45 +0200 |
commit | 5fb84af48e62c096c8979443cdca61af121727e7 (patch) | |
tree | 3c8c7c5a8497145fb0ef8c845f5f38ccb43c82ca /TODO.org | |
parent | Fuck this shit (diff) | |
download | 42-minishell-5fb84af48e62c096c8979443cdca61af121727e7.tar.gz 42-minishell-5fb84af48e62c096c8979443cdca61af121727e7.tar.bz2 42-minishell-5fb84af48e62c096c8979443cdca61af121727e7.tar.xz 42-minishell-5fb84af48e62c096c8979443cdca61af121727e7.tar.zst 42-minishell-5fb84af48e62c096c8979443cdca61af121727e7.zip |
Fuck this
Diffstat (limited to 'TODO.org')
-rw-r--r-- | TODO.org | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -10,7 +10,7 @@ ** TODO [#A] ls qweqwe; echo $? <---- reparse ** DONE [#B] forked write(2) stuff on cd ** DONE [#B] Multiline && || -** TODO [#B] ./qwe.sh <=== handle bad shebang +** DONE [#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) ** DONE [#C] leaks on builtins (same as above man) |