summaryrefslogtreecommitdiffstats
path: root/TODO.org
diff options
context:
space:
mode:
Diffstat (limited to 'TODO.org')
-rw-r--r--TODO.org9
1 files changed, 5 insertions, 4 deletions
diff --git a/TODO.org b/TODO.org
index ef6eeae..2cd48f0 100644
--- a/TODO.org
+++ b/TODO.org
@@ -33,7 +33,7 @@
CLOSED: [2020-10-22 Thu 21:47]
** DONE 'echo qweqwe 1>file' file has 'qweqwe 1' in it
CLOSED: [2020-10-27 Tue 19:35]
-** CANCELED alias ls='clear; ls | grep qwe' <--- aliases not substed in the right place
+** CANCELLED 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
** DONE Multiline && ||
@@ -82,7 +82,7 @@
CLOSED: [2020-09-28 Mon 19:30]
+ [X] base
+ [X] <<- to skip tabs
-** CANCELED if else [0/4]
+** CANCELLED if else [0/4]
CLOSED: [2020-12-07 Mon 15:32]
+ [ ] if - fi
+ [ ] else
@@ -94,7 +94,8 @@
** DONE Termcaps
CLOSED: [2020-12-07 Mon 15:31]
** TODO -i option (alias and history in scripts, etc)
-** TODO Simple arithmetics $((a + 1))
-** CANCELED &
+** CANCELLED Simple arithmetics $((a + 1))
+ CLOSED: [2020-12-11 Fri 16:01]
+** CANCELLED &
CLOSED: [2020-10-21 Wed 16:41]