summaryrefslogtreecommitdiffstats
path: root/TODO.org
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--TODO.org4
1 files changed, 3 insertions, 1 deletions
diff --git a/TODO.org b/TODO.org
index 9fbf91d..aa44966 100644
--- a/TODO.org
+++ b/TODO.org
@@ -29,7 +29,9 @@
CLOSED: [2020-10-21 Wed 21:10]
** DONE pipes + conditions "ls | grep kdf && echo yes || echo no"
CLOSED: [2020-10-22 Thu 16:25]
-** TODO 2>&1
+** DONE 2>&1
+ CLOSED: [2020-10-22 Thu 21:47]
+** TODO 'echo qweqwe 1>file' file has 'qweqwe 1' in it
** CANCELED alias ls='clear; ls | grep qwe' <--- aliases not substed in the right place
CLOSED: [2020-10-19 Mon 19:56]
** DONE forked write(2) stuff on cd