summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJozanLeClerc <bousset.rudy@gmail.com>2020-10-05 15:45:49 +0200
committerJozanLeClerc <bousset.rudy@gmail.com>2020-10-05 15:45:49 +0200
commitc6504a8e9d7ac89462dd18e851c2758b41a64817 (patch)
treefedff55846246d0130a63ef7ed21f115e576bf2c
parentUpdate (diff)
download42-minishell-c6504a8e9d7ac89462dd18e851c2758b41a64817.tar.gz
42-minishell-c6504a8e9d7ac89462dd18e851c2758b41a64817.tar.bz2
42-minishell-c6504a8e9d7ac89462dd18e851c2758b41a64817.tar.xz
42-minishell-c6504a8e9d7ac89462dd18e851c2758b41a64817.tar.zst
42-minishell-c6504a8e9d7ac89462dd18e851c2758b41a64817.zip
TODO update
Diffstat (limited to '')
-rw-r--r--TODO.org3
1 files changed, 2 insertions, 1 deletions
diff --git a/TODO.org b/TODO.org
index cb51122..f9e9e9f 100644
--- a/TODO.org
+++ b/TODO.org
@@ -18,7 +18,8 @@
CLOSED: [2020-09-26 Sat 18:41]
** DONE [#A] Subst ~ after >
CLOSED: [2020-09-26 Sat 19:43]
-** TODO [#A] msh ~> qwewqrqrqwrqwrqr ($? and output vs bash)
+** DONE [#A] msh ~> qwewqrqrqwrqwrqr ($? and output vs bash)
+ CLOSED: [2020-10-05 Mon 15:45]
** TODO [#A] pipes don't split "qweqwreq | qweqweqe"
** TODO [#A] bus error on msh ~> exit
** TODO [#A] various very bad '|' splits