summaryrefslogtreecommitdiffstats
path: root/TODO.org
diff options
context:
space:
mode:
Diffstat (limited to 'TODO.org')
-rw-r--r--TODO.org4
1 files changed, 3 insertions, 1 deletions
diff --git a/TODO.org b/TODO.org
index 6090837..cdea86a 100644
--- a/TODO.org
+++ b/TODO.org
@@ -25,7 +25,9 @@
** DONE SEGV on pipes
** DONE buildable on Linux + gcc
CLOSED: [2020-10-12 Mon 19:56]
-** TODO pipes don't split "qweqwreq | qweqweqe"
+** DONE pipes don't split "qweqwreq | qweqweqe"
+ CLOSED: [2020-10-21 Wed 21:10]
+** TODO pipes + conditions "ls | grep kdf && echo yes || echo no"
** TODO 2>&1
** CANCELED alias ls='clear; ls | grep qwe' <--- aliases not substed in the right place
CLOSED: [2020-10-19 Mon 19:56]