diff options
author | JozanLeClerc <bousset.rudy@gmail.com> | 2020-08-10 16:24:24 +0200 |
---|---|---|
committer | JozanLeClerc <bousset.rudy@gmail.com> | 2020-08-10 16:24:24 +0200 |
commit | a43d7b250ead155442f44c4c04435b68e90a5033 (patch) | |
tree | 03dc3e3c84dcf49726c5be0800f8063ab357eddf /TODO.org | |
parent | Added some TODO's (diff) | |
download | 42-minishell-a43d7b250ead155442f44c4c04435b68e90a5033.tar.gz 42-minishell-a43d7b250ead155442f44c4c04435b68e90a5033.tar.bz2 42-minishell-a43d7b250ead155442f44c4c04435b68e90a5033.tar.xz 42-minishell-a43d7b250ead155442f44c4c04435b68e90a5033.tar.zst 42-minishell-a43d7b250ead155442f44c4c04435b68e90a5033.zip |
TODO done
Diffstat (limited to 'TODO.org')
-rw-r--r-- | TODO.org | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ * Stuff to fix ** TODO PWD=qwe; pwd <== recheck ** TODO VISUAL=qweqwe crontab -e <=== deal with it -** TODO cd qweqwe <=== stderr +** DONE cd qweqwe <=== stderr * Stuff to add ** TODO Proper ~ subst |