diff options
author | JozanLeClerc <bousset.rudy@gmail.com> | 2020-08-09 16:29:09 +0200 |
---|---|---|
committer | JozanLeClerc <bousset.rudy@gmail.com> | 2020-08-09 16:29:09 +0200 |
commit | 46692b8d2d5c0fd054a2b91366019afc3e87e68b (patch) | |
tree | 71c3fe951cbc160c8e960518907718ff3a1109c1 | |
parent | Added TODO (diff) | |
download | 42-minishell-46692b8d2d5c0fd054a2b91366019afc3e87e68b.tar.gz 42-minishell-46692b8d2d5c0fd054a2b91366019afc3e87e68b.tar.bz2 42-minishell-46692b8d2d5c0fd054a2b91366019afc3e87e68b.tar.xz 42-minishell-46692b8d2d5c0fd054a2b91366019afc3e87e68b.tar.zst 42-minishell-46692b8d2d5c0fd054a2b91366019afc3e87e68b.zip |
Updated TODO
-rw-r--r-- | TODO | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,2 +1,3 @@ PWD=qwe; pwd <== recheck VISUAL=qweqwe crontab -e <=== deal with it +cd qweqwe <=== stderr |