diff options
Diffstat (limited to 'TODO.org')
-rw-r--r-- | TODO.org | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -26,6 +26,7 @@ ** TODO [#A] buildable on Linux ** TODO [#A] pipes don't split "qweqwreq | qweqweqe" ** TODO [#A] 2>&1 +** TODO [#A] alias ls='clear; ls | grep qwe' <--- aliases not substed in the right place ** DONE [#B] forked write(2) stuff on cd ** DONE [#B] Multiline && || ** DONE [#B] ./qwe.sh <=== handle bad shebang |