summaryrefslogtreecommitdiffstats
path: root/TODO.org
diff options
context:
space:
mode:
authorJozanLeClerc <bousset.rudy@gmail.com>2020-08-10 20:37:22 +0200
committerJozanLeClerc <bousset.rudy@gmail.com>2020-08-10 20:37:22 +0200
commit9225b4f1ffd7b0e848592c3a718f59e4b70a6e02 (patch)
tree2f833ca75e0d1daa77e77ceb959d479f8a438c49 /TODO.org
parentOkok (diff)
download42-minishell-9225b4f1ffd7b0e848592c3a718f59e4b70a6e02.tar.gz
42-minishell-9225b4f1ffd7b0e848592c3a718f59e4b70a6e02.tar.bz2
42-minishell-9225b4f1ffd7b0e848592c3a718f59e4b70a6e02.tar.xz
42-minishell-9225b4f1ffd7b0e848592c3a718f59e4b70a6e02.tar.zst
42-minishell-9225b4f1ffd7b0e848592c3a718f59e4b70a6e02.zip
Lots of stuff to do
Diffstat (limited to 'TODO.org')
-rw-r--r--TODO.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO.org b/TODO.org
index 0975449..3842e45 100644
--- a/TODO.org
+++ b/TODO.org
@@ -2,7 +2,7 @@
** DONE PWD=qwe; pwd <== recheck
** DONE VISUAL=qweqwe crontab -e <=== deal with it
** DONE cd qweqwe <=== stderr
-** TODO lpipes leaks <=== this is a big one (split lpipes | lcom | com)
+** TODO [#A] lpipes leaks <=== this is a big one (split lpipes | lcom | com)
** TODO [#C] Handle memory
* Stuff to add