summaryrefslogtreecommitdiffstats
path: root/TODO.org
diff options
context:
space:
mode:
authorJozanLeClerc <bousset.rudy@gmail.com>2020-10-05 15:18:41 +0200
committerJozanLeClerc <bousset.rudy@gmail.com>2020-10-05 15:18:41 +0200
commit870e8a742536c08d4102630d0e4ffa0f86e639f0 (patch)
treeb1ad22f003a7e833fc13c62f0be605c258a3d55e /TODO.org
parentTODO update (diff)
download42-minishell-870e8a742536c08d4102630d0e4ffa0f86e639f0.tar.gz
42-minishell-870e8a742536c08d4102630d0e4ffa0f86e639f0.tar.bz2
42-minishell-870e8a742536c08d4102630d0e4ffa0f86e639f0.tar.xz
42-minishell-870e8a742536c08d4102630d0e4ffa0f86e639f0.tar.zst
42-minishell-870e8a742536c08d4102630d0e4ffa0f86e639f0.zip
Pipes rework incomming
Diffstat (limited to 'TODO.org')
-rw-r--r--TODO.org1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO.org b/TODO.org
index 7e6f387..cb51122 100644
--- a/TODO.org
+++ b/TODO.org
@@ -23,6 +23,7 @@
** TODO [#A] bus error on msh ~> exit
** TODO [#A] various very bad '|' splits
** TODO [#A] buildable on Linux
+** TODO [#A] 2>&1
** DONE [#A] SEGV on pipes
** DONE [#B] forked write(2) stuff on cd
** DONE [#B] Multiline && ||