diff options
Diffstat (limited to 'TODO.org')
-rw-r--r-- | TODO.org | 9 |
1 files changed, 5 insertions, 4 deletions
@@ -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] |