diff options
author | JozanLeClerc <bousset.rudy@gmail.com> | 2020-12-12 18:19:38 +0100 |
---|---|---|
committer | JozanLeClerc <bousset.rudy@gmail.com> | 2020-12-12 18:19:38 +0100 |
commit | b1267254008b75f3bfea5a9c47dee525e7da1860 (patch) | |
tree | 596db71105ce012b95c56bf61abf07b9df27f4c9 /TODO.org | |
parent | Comment update (diff) | |
download | 42-minishell-b1267254008b75f3bfea5a9c47dee525e7da1860.tar.gz 42-minishell-b1267254008b75f3bfea5a9c47dee525e7da1860.tar.bz2 42-minishell-b1267254008b75f3bfea5a9c47dee525e7da1860.tar.xz 42-minishell-b1267254008b75f3bfea5a9c47dee525e7da1860.tar.zst 42-minishell-b1267254008b75f3bfea5a9c47dee525e7da1860.zip |
Good
Diffstat (limited to 'TODO.org')
-rw-r--r-- | TODO.org | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -58,6 +58,7 @@ ** DONE macOS compliancy ** DONE No fixed int CLOSED: [2020-10-28 Wed 01:40] +** TODO export qwe="'123'"; echo $qwe <--- show squotes like bash * Stuff to add ** DONE builtins to pipes |