blob: 3842e45d080868912035e1428ac11c465bd5304a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
* Stuff to fix
** DONE PWD=qwe; pwd <== recheck
** DONE VISUAL=qweqwe crontab -e <=== deal with it
** DONE cd qweqwe <=== stderr
** TODO [#A] lpipes leaks <=== this is a big one (split lpipes | lcom | com)
** TODO [#C] Handle memory
* Stuff to add
** TODO [#A] builtins to pipes
** TODO [#A] Proper ~ subst
** TODO [#B] && ||
** TODO [#B] &
** TODO [#C] $_
** TODO [#C] Norm
|