summaryrefslogtreecommitdiffstats
path: root/TODO.org
diff options
context:
space:
mode:
authorJozanLeClerc <bousset.rudy@gmail.com>2020-10-05 18:37:56 +0200
committerJozanLeClerc <bousset.rudy@gmail.com>2020-10-05 18:37:56 +0200
commit70ae4d5ffe60cf2a58ee6604f95941d5945a5c0e (patch)
treeacff56d1803f421a129a6ce41cd056748c9ed916 /TODO.org
parentFixed no shebang scripts (diff)
download42-minishell-70ae4d5ffe60cf2a58ee6604f95941d5945a5c0e.tar.gz
42-minishell-70ae4d5ffe60cf2a58ee6604f95941d5945a5c0e.tar.bz2
42-minishell-70ae4d5ffe60cf2a58ee6604f95941d5945a5c0e.tar.xz
42-minishell-70ae4d5ffe60cf2a58ee6604f95941d5945a5c0e.tar.zst
42-minishell-70ae4d5ffe60cf2a58ee6604f95941d5945a5c0e.zip
TODO update
Diffstat (limited to 'TODO.org')
-rw-r--r--TODO.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO.org b/TODO.org
index 6912e36..96442bf 100644
--- a/TODO.org
+++ b/TODO.org
@@ -23,8 +23,8 @@
** DONE [#A] bus error on msh ~> exit
CLOSED: [2020-10-05 Mon 16:12]
** DONE [#A] SEGV on pipes
-** TODO [#A] pipes don't split "qweqwreq | qweqweqe"
** TODO [#A] buildable on Linux
+** TODO [#A] pipes don't split "qweqwreq | qweqweqe"
** TODO [#A] 2>&1
** DONE [#B] forked write(2) stuff on cd
** DONE [#B] Multiline && ||