diff options
-rw-r--r-- | TODO.org | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,6 +6,7 @@ ** DONE [#A] /true/path/to/non-existant/bin/fail-plus-bad-fork ** DONE [#A] fix pwd when cd / ** DONE [#A] Multiline pipes (ls |) +** TODO [#A] Go full tok + quotes ** DONE [#B] forked write(2) stuff on cd ** TODO [#B] Multiline && || ** TODO [#B] ./qwe.sh <=== handle bad shebang @@ -18,7 +19,6 @@ * Stuff to add ** DONE [#A] builtins to pipes ** DONE [#A] Proper ~ subst -** TODO [#A] quotes ** DONE [#B] && || ** TODO [#B] & ** TODO [#B] $_ |