summaryrefslogtreecommitdiffstats
path: root/TODO.org
diff options
context:
space:
mode:
authorJozanLeClerc <bousset.rudy@gmail.com>2020-08-25 21:48:38 +0200
committerJozanLeClerc <bousset.rudy@gmail.com>2020-08-25 21:48:38 +0200
commitb86d639bb28510fef4398207f67b68da3acc3a2a (patch)
tree37967949f927d5135fb4062ed2b329aef804787e /TODO.org
parentNew todo, in progress (diff)
download42-minishell-b86d639bb28510fef4398207f67b68da3acc3a2a.tar.gz
42-minishell-b86d639bb28510fef4398207f67b68da3acc3a2a.tar.bz2
42-minishell-b86d639bb28510fef4398207f67b68da3acc3a2a.tar.xz
42-minishell-b86d639bb28510fef4398207f67b68da3acc3a2a.tar.zst
42-minishell-b86d639bb28510fef4398207f67b68da3acc3a2a.zip
TODO update
Diffstat (limited to '')
-rw-r--r--TODO.org1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO.org b/TODO.org
index c125993..cfeb9c2 100644
--- a/TODO.org
+++ b/TODO.org
@@ -7,6 +7,7 @@
** DONE [#A] fix pwd when cd /
** DONE [#A] Multiline pipes (ls |)
** TODO [#A] Go full tok + quotes
+** TODO [#A] ls qweqwe; echo $? <---- reparse
** DONE [#B] forked write(2) stuff on cd
** TODO [#B] Multiline && ||
** TODO [#B] ./qwe.sh <=== handle bad shebang