summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--TODO.org3
1 files changed, 2 insertions, 1 deletions
diff --git a/TODO.org b/TODO.org
index cdea86a..596acda 100644
--- a/TODO.org
+++ b/TODO.org
@@ -27,7 +27,8 @@
CLOSED: [2020-10-12 Mon 19:56]
** DONE pipes don't split "qweqwreq | qweqweqe"
CLOSED: [2020-10-21 Wed 21:10]
-** TODO pipes + conditions "ls | grep kdf && echo yes || echo no"
+** DONE pipes + conditions "ls | grep kdf && echo yes || echo no"
+ CLOSED: [2020-10-22 Thu 16:25]
** TODO 2>&1
** CANCELED alias ls='clear; ls | grep qwe' <--- aliases not substed in the right place
CLOSED: [2020-10-19 Mon 19:56]