summaryrefslogtreecommitdiffstats
path: root/TODO.org
diff options
context:
space:
mode:
authorJozanLeClerc <bousset.rudy@gmail.com>2020-09-06 18:25:02 +0200
committerJozanLeClerc <bousset.rudy@gmail.com>2020-09-06 18:25:02 +0200
commit9ed927a6d4fd26dcdc7c094a0001521f072d8ae4 (patch)
tree1ad8c70b67ccc85d9776f39768aaf28e24ffcf7b /TODO.org
parentGitignore update (diff)
download42-minishell-9ed927a6d4fd26dcdc7c094a0001521f072d8ae4.tar.gz
42-minishell-9ed927a6d4fd26dcdc7c094a0001521f072d8ae4.tar.bz2
42-minishell-9ed927a6d4fd26dcdc7c094a0001521f072d8ae4.tar.xz
42-minishell-9ed927a6d4fd26dcdc7c094a0001521f072d8ae4.tar.zst
42-minishell-9ed927a6d4fd26dcdc7c094a0001521f072d8ae4.zip
Update
Diffstat (limited to '')
-rw-r--r--TODO.org1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO.org b/TODO.org
index fd602a9..3eadba8 100644
--- a/TODO.org
+++ b/TODO.org
@@ -7,6 +7,7 @@
** DONE [#A] fix pwd when cd /
** DONE [#A] Multiline pipes (ls |)
** TODO [#A] Go full tok + quotes
+** TODO [#A] Variables quotes qwe="okokoko kkok" asd='bav'
** TODO [#A] ls qweqwe; echo $? <---- substitute
** TODO [#A] Careful p_line \;
** TODO [#A] <>>